PeriodDuration Property
This is used to set or get the duration of the time period
Definition
Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
The EndDateTime property is updated automatically based on the new value
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
C#
public Duration Duration { get; set; }VB
Public Property Duration As Duration
Get
SetC++
public:
property Duration Duration {
Duration get ();
void set (Duration value);
}F#
member Duration : Duration with get, setProperty Value
DurationThe EndDateTime property is updated automatically based on the new value