IsValid |
Scroll |
Gets information if this transition is currently valid for the loaded Workflow Instance (depending on the conditions defined).
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property IsValid As Boolean C# public virtual bool IsValid { get; }
Property Value
|