Activated |
Scroll |
Returns whether or not the workflow process is activated.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property Activated As Boolean C# public virtual bool Activated { get; }
Property Value True if the workflow process is activated. |