TransitionTargetType Class
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 TransitionTargetType class specifies the target of a time zone transition.
public ref class TransitionTargetType
public class TransitionTargetType
Public Class TransitionTargetType
- Inheritance
-
TransitionTargetType
Constructors
TransitionTargetType() |
The TransitionTargetType constructor initializes a new instance of the TransitionTargetType class. |
Properties
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. |