This document is archived and information here might be outdated.  Recommended version.


ITemporalObservationsTable2.TrackingColumnIndex Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ITemporalObservationsTable2.TrackingColumnIndex Property

Receives the column index of the Track ID.

[Visual Basic .NET]
Public WriteOnly Property TrackingColumnIndex
[C#]
public void TrackingColumnIndex {set;}
[C++]
HRESULT put_TrackingColumnIndex(
  long 
);
[C++]

Parameters [in] is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITemporalObservationsTable2 Interface