This document is archived and information here might be outdated.  Recommended version.


ITimeZoneFactory.FirstTimeZoneWindowsID Property (ArcObjects .NET 10.5 SDK)
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