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: 2023.1.2.0
public Duration Duration { get; set; }

Property Value

Duration
The EndDateTime property is updated automatically based on the new value

See Also