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