Provides access to tracking feature class.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
CachingMode | The feature class caching mode. | |
EndTimeFieldName | The feature end time field name. | |
FeatureClass | The internal feature class. | |
IndexFeatureClass2 | Re-build the temporal index and cache, according to the ITxFeatureClass properties and given parameters. | |
RebuildIndex | Re-build the temporal index and cache, according to the ITxFeatureClass properties. | |
StartTimeFieldName | The feature start time field name. | |
TimeFieldAmFormat | Custom string representation of the AM symbol. | |
TimeFieldFormat | The format used to parse time fields. | |
TimeFieldLocaleID | Language identifier to be used when parsing time fields from a custom time string. | |
TimeFieldPmFormat | Custom string representation of the PM symbol. | |
TrackIDFieldName | The name of the field used to group features into tracks. |
CoClasses that implement ITxFeatureClass
CoClasses and Classes | Description |
---|---|
TemporalRecordSet | Defines the COM coclass for the TemporalRecordSet COM object. |