WorkflowCreationDataDueDate Property

The requested end DateTime of the workflow instance. If no specific end, specify DateTime.MinValue

Definition

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public DateTime DueDate { get; set; }

Property Value

DateTime

See Also