This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDENetworkDataset2 Interface > IDENetworkDataset2.TimeZoneTableName Property (ArcObjects .NET 10.4 SDK) |
Name of the time zone table.
[Visual Basic .NET] Public Property TimeZoneTableName As String
[C#] public string TimeZoneTableName {get; set;}
[C++]
HRESULT get_TimeZoneTableName(
BSTR* TableName
);
[C++]
HRESULT put_TimeZoneTableName(
BSTR TableName
);
[C++]
Parameters TableName [out, retval] TableName is a parameter of type BSTR TableName [in] TableName is a parameter of type BSTR