Click or drag to resize

docScripti_external 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 i_external(
	appendType innerAppend,
	string path,
	bool doRecompile
)
Request Example View Source

Parameters

innerAppend
Type: imbSCI.Data.enums.appendsappendType
path
Type: SystemString
doRecompile
Type: SystemBoolean

Return Value

Type: docScriptInstruction
See Also