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