VToDoDueDateTime Property
This is used to get the due date/time (DUE) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public DueDateProperty DueDateTime { get; }
Public ReadOnly Property DueDateTime As DueDateProperty
Get
public:
property DueDateProperty^ DueDateTime {
DueDateProperty^ get ();
}
member DueDateTime : DueDateProperty with get
Property Value
DueDateProperty DueDateTime and
Duration are mutually exclusive. If a due date is
specified, the duration value is ignored.