The column that is responsible for providing the temporal information. This column must be a character (date/time string parsable) , date-time, timestamp, or time period.
[Visual Basic .NET] Public Property TemporalColumnName As String
[C#] public string TemporalColumnName {get; set;}
[C++]
HRESULT get_TemporalColumnName(
BSTR* pVal
);
[C++]
HRESULT put_TemporalColumnName(
BSTR pVal
);
[C++]Parameters
pVal [out, retval] pVal is a parameter of type BSTR pVal [in] pVal is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.