This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITxEnumTrackId Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the list of unique Track IDs.
Description | ||
---|---|---|
FirstTrackId | Retrives the first Track ID in the list. | |
LastUpdateTime | Returns the time that a given track was last updated. | |
NextTrackId | Retrives the next Track ID in the list. | |
QueryTrackTimeExtent | Returns the start and end times of a given track. | |
TrackFeatures | Returns a selection set of features in a given track. | |
TrackIds | Retrives the Track ID list. |
CoClasses and Classes | Description |
---|---|
TemporalFeatureClass (esriTrackingAnalyst) | Controls settings for the temporal feature class. |
TemporalRecordSet (esriTrackingAnalyst) | Defines the COM coclass for the TemporalRecordSet COM object. |