Click or drag to resize

ScriptContainer Properties

The ScriptContainer type exposes the following members.

Properties
 NameDescription
Public propertyAppFields Gets the entire list of application fields accessible by the script.
Public propertyContext Gets the IScriptContext applied to the container.
Public propertyMaximumSteps Gets or sets the maximum number of steps the script performs. Used for providing progress.
Public propertyOptions Gets or sets the options available to the script.
Public propertyProgressMode Gets or sets the type of steps the script performs. Used for providing progress.
Public propertyReport Gets or sets the report generated by the script.
Top
See Also