Click or drag to resize

docScriptExecutionBasescript Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Script to be executed

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScript script { get; set; }
Request Example View Source

Property Value

Type: docScript
Collection of instructions
See Also