This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITxFeatureClass Interface > ITxFeatureClass.TimeFieldFormat Property (ArcObjects .NET 10.5 SDK) |
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