|  | This document is archived and information here might be outdated. Recommended version. | 
The end field format.
[Visual Basic .NET] Public Property EndFieldFormat As String
[C#] public string EndFieldFormat {get; set;}
[C++]
HRESULT get_EndFieldFormat(
  System.String* pFieldFormat
);
[C++]
HRESULT put_EndFieldFormat(
  BSTR pFieldFormat
);
[C++]
Parameters pFieldFormat [out, retval]
pFieldFormat is a parameter of type BSTR* pFieldFormat [in]
pFieldFormat is a parameter of type BSTR