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.
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public Duration DurationValue { get; set; }
Public Property DurationValue As Duration
Get
Set
public:
property Duration DurationValue {
Duration get ();
void set (Duration value);
}
member DurationValue : Duration with get, set
Property Value
Duration