ScriptContainer Properties | ![]() |
The ScriptContainer type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppFields |
Gets the entire list of application fields accessible
by the script.
|
![]() | Context |
Gets the IScriptContext applied to the container.
|
![]() | MaximumSteps |
Gets or sets the maximum number of steps the script performs. Used for
providing progress.
|
![]() | Options |
Gets or sets the options available to the script.
|
![]() | ProgressMode |
Gets or sets the type of steps the script performs. Used for
providing progress.
|
![]() | Report |
Gets or sets the report generated by the script.
|