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.
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public ObservanceRuleCollection ObservanceRules { get; }
Public ReadOnly Property ObservanceRules As ObservanceRuleCollection
Get
public:
property ObservanceRuleCollection^ ObservanceRules {
ObservanceRuleCollection^ get ();
}
member ObservanceRules : ObservanceRuleCollection with get
Property Value
ObservanceRuleCollection