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.TimeFieldAmFormat Property (ArcObjects .NET 10.5 SDK) |
Custom string representation of the AM symbol.
[Visual Basic .NET] Public Property TimeFieldAmFormat As String
[C#] public string TimeFieldAmFormat {get; set;}
[C++]
HRESULT get_TimeFieldAmFormat(
BSTR* amFormat
);
[C++]
HRESULT put_TimeFieldAmFormat(
BSTR amFormat
);
[C++]
Parameters amFormat [out, retval] amFormat is a parameter of type BSTR amFormat [in] amFormat is a parameter of type BSTR