This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITimeZoneFactory2 Interface > ITimeZoneFactory2.SaveTimeZones Method (ArcObjects .NET 10.4 SDK) |
Save time zones.
[Visual Basic .NET] Public Sub SaveTimeZones ( _ ByVal FileName As String _ )
[C#] public void SaveTimeZones ( string FileName );
[C++]
HRESULT SaveTimeZones(
BSTR FileName
);
[C++]
Parameters FileName [in] FileName is a parameter of type BSTR