.
[Visual Basic .NET] Public Property DisplayTimeFormat As String
[C#] public string DisplayTimeFormat {get; set;}
[C++]
HRESULT get_DisplayTimeFormat(
BSTR* timeFormat
);
[C++]
HRESULT put_DisplayTimeFormat(
BSTR timeFormat
);
[C++]Parameters
timeFormat [out, retval] timeFormat is a parameter of type BSTR timeFormat [in] timeFormat is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.