WorkflowCreationDataDueDate Property

Scanjour Workflow4 Reference Manual
The requested end DateTime of the workflow instance. If no specific end, specify DateTime.MinValue

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public DateTime DueDate { get; set; }

Property Value

Type: DateTime
See Also

Reference