Field that identifies or groups unique objects for which time values are recorded in a table.
[Visual Basic .NET] Public ReadOnly Property TrackIDFieldName As String
[C#] public string TrackIDFieldName {get;}
[C++]
HRESULT get_TrackIDFieldName(
BSTR* TrackIDFieldName
);
[C++]Parameters
TrackIDFieldName [out, retval] TrackIDFieldName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.