ArcObjects Library Reference (GeoDatabaseExtensions)  

ITxEnumTrackId Interface

Provides access to the list of unique Track IDs.

Product Availability

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

Members

Description
Read-only property FirstTrackId Retrives the first Track ID in the list.
Read-only property LastUpdateTime Returns the time that a given track was last updated.
Read-only property NextTrackId Retrives the next Track ID in the list.
Method QueryTrackTimeExtent Returns the start and end times of a given track.
Read-only property TrackFeatures Returns a selection set of features in a given track.
Read-only property TrackIds Retrives the Track ID list.

CoClasses that implement ITxEnumTrackId

CoClasses and Classes Description
TemporalFeatureClass (esriTrackingAnalyst) Controls settings for the temporal feature class.
TemporalRecordSet (esriTrackingAnalyst) Defines the COM coclass for the TemporalRecordSet COM object.