WorkflowCreationDataDueDate Property
The requested end DateTime of the workflow instance. If no specific end, specify DateTime.MinValue
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public DateTime DueDate { get; set; }
Public Property DueDate As DateTime
Get
Set
public:
property DateTime DueDate {
DateTime get ();
void set (DateTime value);
}
member DueDate : DateTime with get, set
Property Value
DateTime