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 | |
---|---|---|
PeriodType | The PeriodType constructor initializes a new instance of the PeriodType class. |
Top
Properties
Name | Description | |
---|---|---|
Bias | The Bias property gets or sets the time offset from Coordinated Universal Time (UTC) for the period. | |
Id | The Id property gets or sets the unique identifier of the period. | |
Name | The Name property gets or sets the descriptive name of the period. |
Top