TimeZoneType

TimeZoneType class

public class TimeZoneType

Constructors

Name Description
TimeZoneType() The default constructor.

Properties

Name Description
BaseOffset { get; set; }
Daylight { get; set; }
Standard { get; set; }
TimeZoneName { get; set; }

See Also