Click or drag to resize

docScriptInstructionCompiled Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the docScriptInstructionCompiled class

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstructionCompiled(
	docScriptInstruction __source,
	docScriptFlags flags
)
Request Example View Source

Parameters

__source
Type: imbSCI.Reporting.scriptdocScriptInstruction
flags
Type: imbSCI.Reporting.scriptdocScriptFlags
See Also