ArcObjects Library Reference (System)  

ITimeZoneFactory.FirstTimeZoneWindowsID Property

The first time zone windows ID.

[Visual Basic .NET]
Public ReadOnly Property FirstTimeZoneWindowsID As String
[C#]
public string FirstTimeZoneWindowsID {get;}
[C++]
HRESULT get_FirstTimeZoneWindowsID(
  BSTR* FirstTimeZoneWindowsID
);
[C++]

Parameters

FirstTimeZoneWindowsID [out, retval]   FirstTimeZoneWindowsID is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITimeZoneFactory Interface