TransitionTargetType Members
Include Protected Members
Include Inherited Members
The TransitionTargetType class specifies the target of a time zone transition.
The TransitionTargetType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TransitionTargetType | The TransitionTargetType constructor initializes a new instance of the TransitionTargetType class. |
Top
Properties
Name | Description | |
---|---|---|
Kind | The Kind property gets or sets a value that indicates whether the time zone transition target is a period or a group of transitions. | |
Value | The Value property gets or sets the unique identifier that corresponds to the period or transitions group that is the target of the time zone transition. |
Top