Property ScriptSucceeded
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
ScriptSucceeded
Gets a value indicating whether the script succeeded.
public bool ScriptSucceeded { get; }
Property Value
- bool
trueif the script succeeded; otherwise,false.