Duration |
Scroll |
Gets the duration for a workflow instance in days.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property Duration As Integer C# public virtual int Duration { get; }
Property Value The duration for a workflow instance in days. |