ArcObjects Library Reference (TrackingAnalyst)  

TemporalFeature Class

Controls properties of the Temporal Feature object.

TemporalFeature is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Extended Error Information

Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.

Interfaces

Interfaces Description
IConnectionPointContainer Supports connection points for connectable objects.
IFeature (esriGeoDatabase) Provides access to members that return and set properties of a feature.
IFeatureBuffer (esriGeoDatabase) Provides access to setting and returning the default shape in the feature buffer.
IFeatureChanges (esriGeoDatabase) Provides access to members that provide information about changes in the feature's shape.
IFeatureDraw (esriGeoDatabase) Provides access to members that control custom drawing by a feature.
IObject (esriGeoDatabase) Provides access to the class the row belongs to.
IRow (esriGeoDatabase) Provides access to members that return information about the row, the table the row belongs to and storing and deleting the row.
IRowBuffer (esriGeoDatabase) Provides access to members used for getting and modifying a rows values and for getting the fields in the row.
IRowChanges (esriGeoDatabase) Provides access to members that return information about changed values and the original value in a row.
IRowCompare (esriGeoDatabase) Provides access to a member that compares two rows.
ISupportErrorInfo Indicates whether a specific interface can return Automation error objects.
ITemporalFeature (esriGeoDatabaseExtensions) Provides access to properties specifying the temporal feature type.