CurrTaskNo |
Scroll |
Gets the number of the current workflow task for the instance.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property CurrTaskNo As Integer C# public virtual int CurrTaskNo { get; }
Property ValueThe number of the current workflow task for the instance. |
.