ActivityDueBy Property

Number of days after workflow initiation or the prior activity due date combined with DueByHours to set this activity's due date.

Definition

Namespace: FileHold.Common.WorkflowEngine
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
public int DueBy { get; set; }

Property Value

Int32

See Also