This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableTimeInfo Interface > IMapTableTimeInfo.TrackIDFieldName Property (ArcObjects .NET 10.4 SDK) |
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