Click or drag to resize

CaseActivityInformationDueDate Property

Gets or sets the deadline.

Namespace: Scanjour.Workflow4.Web.Services.Entities
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public DateTime? DueDate { get; set; }

Property Value

NullableDateTime
The deadline.
See Also