The format used to parse time fields.
[Visual Basic .NET] Public Property TimeFieldFormat As String
[C#] public string TimeFieldFormat {get; set;}
[C++]
HRESULT get_TimeFieldFormat(
BSTR* TimeFieldFormat
);
[C++]
HRESULT put_TimeFieldFormat(
BSTR TimeFieldFormat
);
[C++]Parameters
TimeFieldFormat [out, retval] TimeFieldFormat is a parameter of type BSTR TimeFieldFormat [in] TimeFieldFormat is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.