VTimeZoneObservanceRules Property

This is used to get the observance rules (STANDARD and DAYLIGHT) used by the time zone component. There may be more than one of each.

Definition

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

Property Value

ObservanceRuleCollection

See Also