TimeZoneInformation Class
Specifies information specific to the time zone.
Namespace: ReportService2006
Assembly: ReportService2006 (in ReportService2006.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class TimeZoneInformation
'Usage
Dim instance As TimeZoneInformation
[SerializableAttribute]
public class TimeZoneInformation
[SerializableAttribute]
public ref class TimeZoneInformation
[<SerializableAttribute>]
type TimeZoneInformation = class end
public class TimeZoneInformation
Inheritance Hierarchy
System.Object
ReportService2006.TimeZoneInformation
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.