This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServiceInfo2 Interface > IImageServiceInfo2.TimeValueFormat Property (ArcObjects .NET 10.5 SDK) |
The time value format.
[Visual Basic .NET] Public Property TimeValueFormat As String
[C#] public string TimeValueFormat {get; set;}
[C++]
HRESULT get_TimeValueFormat(
BSTR* pTimeFormat
);
[C++]
HRESULT put_TimeValueFormat(
BSTR pTimeFormat
);
[C++]
Parameters pTimeFormat [out, retval] pTimeFormat is a parameter of type BSTR pTimeFormat [in] pTimeFormat is a parameter of type BSTR