The End Time column in the dataset definition.
[Visual Basic .NET] Public Property EndTimeColumn As String
[C#] public string EndTimeColumn {get; set;}
[C++]
HRESULT get_EndTimeColumn(
BSTR* endTimeColumnName
);
[C++]
HRESULT put_EndTimeColumn(
BSTR endTimeColumnName
);
[C++]Parameters
endTimeColumnName [out, retval] endTimeColumnName is a parameter of type BSTR endTimeColumnName [in] endTimeColumnName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.