ObservanceRuleOffsetTo Property
This is used to get the time zone Offset To (TZOFFSETTO) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public TimeZoneOffsetProperty OffsetTo { get; }
Public ReadOnly Property OffsetTo As TimeZoneOffsetProperty
Get
public:
property TimeZoneOffsetProperty^ OffsetTo {
TimeZoneOffsetProperty^ get ();
}
member OffsetTo : TimeZoneOffsetProperty with get
Property Value
TimeZoneOffsetPropertyThis value is used to convert a universal time value to local time in the associated time zone
for the observance rule.