TriggerPropertyTimeZoneDateTime Property

This is overridden to set or get the date/time to use for the trigger expressed in the TimeZoneId time rather than local time on the current system. If set, the DurationValue will be ignored.

Definition

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

Property Value

DateTime

See Also