ProcessDueDate |
Scroll |
Gets the date when the current workflow instance should be finished routing / processing.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property ProcessDueDate As DateTime C# public virtual DateTime ProcessDueDate { get; }
Property ValueThe date when the current workflow instance should be finished routing / processing. |
.