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