Property IsActive
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
IsActive
Gets a value indicating whether this element is active.
public virtual bool IsActive { get; }
Property Value
- bool
trueif the element is active (not stopped or paused); otherwise,false.