This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableTimeInfo Interface > IMapTableTimeInfo.TimeValueFormat Property (ArcObjects .NET 10.4 SDK) |
Time field(s) values format.
[Visual Basic .NET] Public ReadOnly Property TimeValueFormat As String
[C#] public string TimeValueFormat {get;}
[C++]
HRESULT get_TimeValueFormat(
BSTR* Format
);
[C++]
Parameters Format [out, retval] Format is a parameter of type BSTR
Only application when a string or numeric field is used for time definition.