ArcObjects Library Reference (GeoDatabaseExtensions)  

ITxFeatureClass Interface

Provides access to tracking feature class.

Product Availability

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

Members

Description
Read/write property CachingMode The feature class caching mode.
Read/write property EndTimeFieldName The feature end time field name.
Read/write property FeatureClass The internal feature class.
Method IndexFeatureClass2 Re-build the temporal index and cache, according to the ITxFeatureClass properties and given parameters.
Method RebuildIndex Re-build the temporal index and cache, according to the ITxFeatureClass properties.
Read/write property StartTimeFieldName The feature start time field name.
Read/write property TimeFieldAmFormat Custom string representation of the AM symbol.
Read/write property TimeFieldFormat The format used to parse time fields.
Read/write property TimeFieldLocaleID Language identifier to be used when parsing time fields from a custom time string.
Read/write property TimeFieldPmFormat Custom string representation of the PM symbol.
Read/write property TrackIDFieldName The name of the field used to group features into tracks.

CoClasses that implement ITxFeatureClass

CoClasses and Classes Description
TemporalRecordSet (esriTrackingAnalyst) Defines the COM coclass for the TemporalRecordSet COM object.