This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IT > ITimeWindow Interface > ITimeWindow.StartFieldFormat Property (ArcObjects .NET 10.5 SDK) |
The start field format.
[Visual Basic .NET] Public Property StartFieldFormat As String
[C#] public string StartFieldFormat {get; set;}
[C++]
HRESULT get_StartFieldFormat(
BSTR* pField
);
[C++]
HRESULT put_StartFieldFormat(
BSTR pField
);
[C++]
Parameters pField [out, retval] pField is a parameter of type BSTR pField [in] pField is a parameter of type BSTR