Observance Rule Type Enumeration
This enumerated type defines the type of time zone observance rules for the ObservanceRule
class.
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
[SerializableAttribute]
public enum ObservanceRuleTypeVB
<SerializableAttribute>
Public Enumeration ObservanceRuleTypeC++
[SerializableAttribute]
public enum class ObservanceRuleTypeF#
[<SerializableAttribute>]
type ObservanceRuleTypeMembers
| Standard | 0 | A standard time rule |
| Daylight | 1 | A daylight saving time rule |