Share via


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
Public method TransitionTargetType The TransitionTargetType constructor initializes a new instance of the TransitionTargetType class.

Top

Properties

  Name Description
Public property 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.
Public property 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

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top