Click or drag to resize

docScriptappend Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction append(
	appendType __type,
	string content
)
Request Example View Source

Parameters

__type
Type: imbSCI.Data.enums.appendsappendType
content
Type: SystemString

Return Value

Type: docScriptInstruction
See Also