.
[Visual Basic .NET] Public Property DisplayDateFormat As String
[C#] public string DisplayDateFormat {get; set;}
[C++]
HRESULT get_DisplayDateFormat(
BSTR* dateFormat
);
[C++]
HRESULT put_DisplayDateFormat(
BSTR dateFormat
);
[C++]Parameters
dateFormat [out, retval] dateFormat is a parameter of type BSTR dateFormat [in] dateFormat is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.