VToDoDuration Property

This is used to get the duration (DURATION) property

Definition

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

Property Value

DurationProperty

Remarks

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

See Also