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