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