This document is archived and information here might be outdated. Recommended version. |
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(
System.String* 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