TriggerPropertyDurationValue Property

This property is used to set or get the duration to use for the trigger. If set, the DateTimeValue and TimeZoneDateTime properties will be ignored.

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public Duration DurationValue { get; set; }

Property Value

Duration

See Also