PeriodType Members

Include Protected Members
Include Inherited Members

The PeriodType class defines a specific stage of the time zone.

The PeriodType type exposes the following members.

Constructors

  Name Description
Public method PeriodType The PeriodType constructor initializes a new instance of the PeriodType class.

Top

Properties

  Name Description
Public property Bias The Bias property gets or sets the time offset from Coordinated Universal Time (UTC) for the period.
Public property Id The Id property gets or sets the unique identifier of the period.
Public property Name The Name property gets or sets the descriptive name of the period.

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