This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITimeZoneInfo Interface > ITimeZoneInfo.StandardTimeName Property (ArcObjects .NET 10.4 SDK) |
The time zone name during standard time.
[Visual Basic .NET] Public Property StandardTimeName As String
[C#] public string StandardTimeName {get; set;}
[C++]
HRESULT get_StandardTimeName(
BSTR* StandardTimeName
);
[C++]
HRESULT put_StandardTimeName(
BSTR StandardTimeName
);
[C++]
Parameters StandardTimeName [out, retval] StandardTimeName is a parameter of type BSTR StandardTimeName [in] StandardTimeName is a parameter of type BSTR