ObservanceRuleOffsetTo Property

This is used to get the time zone Offset To (TZOFFSETTO) property

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public TimeZoneOffsetProperty OffsetTo { get; }

Property Value

TimeZoneOffsetProperty
This value is used to convert a universal time value to local time in the associated time zone for the observance rule.

See Also