ResponseNearDueDate Property

Scanjour Workflow4 Reference Manual
Gets or sets the near due date

Namespace:  Scanjour.Workflow4.ActivityLibrary
Assembly:  Scanjour.Workflow4.ActivityLibrary_21.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_21.3.0.0.dll) Version: 21.3.0.0 (21.3.0.0)
Syntax

public Nullable<DateTime> NearDueDate { get; set; }

Property Value

Type: NullableDateTime
The actor name type.
Remarks

Valid in UserTaskUpdateResponse
See Also

Reference