This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITxFeatureClass Interface (ArcObjects .NET 10.4 SDK) |
Provides access to tracking feature class.
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 and Classes | Description |
---|---|
TemporalRecordSet (esriTrackingAnalyst) | Defines the COM coclass for the TemporalRecordSet COM object. |