Gets or sets the option to Wait until the Script or Process has finished Executing.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool ScriptWait { get; set; }public bool ScriptWait { get; set; }Public Property ScriptWait As Boolean
Get
Set
Public Property ScriptWait As Boolean
Get
Set
public:
property bool ScriptWait {
bool get ();
void set (bool value);
}public:
property bool ScriptWait {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean