TransitionTargetKindType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The TransitionTargetKindType identifies whether the time zone transition target is a time zone period of a group of time zone transitions.
public enum class TransitionTargetKindType
public enum TransitionTargetKindType
Public Enum TransitionTargetKindType
- Inheritance
-
TransitionTargetKindType
Fields
Name | Value | Description |
---|---|---|
Period | 0 | Specifies that the time zone transition target is a time zone period. |
Group | 1 | Specifies that the time zone transition target is a group of time zone transitions. |