VToDoDueDateTime Property

This is used to get the due date/time (DUE) property

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public DueDateProperty DueDateTime { get; }

Property Value

DueDateProperty

Remarks

DueDateTime and Duration are mutually exclusive. If a due date is specified, the duration value is ignored.

See Also