ScriptContainerProgressMode Property | |
Gets or sets the type of steps the script performs. Used for
providing progress.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax public ScriptProgressMode ProgressMode { get; set; }
Property Value
Type:
ScriptProgressModeRemarks See Also