TaskToNo |
Scroll |
Gets the number of the task where the workflow instance was routed to. This property is only set if type is RoutingEntry or ReroutingEntry.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property TaskToNo As Integer C# public virtual int TaskToNo { get; }
Property ValueThe number of the task where the workflow instance was routed to. |
.