Click or drag to resize

ITextAppendContentAppendFunction Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Appends the function.

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
Object AppendFunction(
	string functionCode,
	bool breakLine = false
)
Request Example View Source

Parameters

functionCode
Type: SystemString
The function code.
breakLine (Optional)
Type: SystemBoolean
if set to true [break line].

Return Value

Type: Object
See Also