Provides access to the list of unique Track IDs.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 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. |