CurrTaskName |
Scroll |
Gets the name of the current workflow task for the instance.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property CurrTaskName As String C# public virtual string CurrTaskName { get; }
Property ValueThe name of the current workflow task for the instance. |
.