Click or drag to resize

aceAuthorNotationGetDescription Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the description lines for data defined in this instance

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string GetDescription(
	ITextRender builder = null
)
Request Example View Source

Parameters

builder (Optional)
Type: imbSCI.Core.reporting.renderITextRender
The builder.

Return Value

Type: String
See Also