This document is archived and information here might be outdated.  Recommended version.


ITemporalReference Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalReference Interface
ArcGIS Developer Help

ITemporalReference Interface

Provides access to properties and methods needed to manage temporal reference information for a dataset.

Product Availability

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

Members

Name Description
Read/write property TemporalMode Controls the behavior of temporal reference to reflect real-time or playback mode.
Read/write property TemporalPeriod Used by the temporal renderer property page to determine the default time period for the temporal legend classes.
Read/write property TemporalPeriodUnits Describes the temporal units that define the temporal period property.
Read/write property TemporalPerspective Timestamp used by the temporal renderer to compare its time ranges stored in the temporal legend's temporal classes.
Read-only property TemporalPerspectiveAsDate The current temporal perspective in COleDateTime format, so the temporal perspective can be retrieved from VB.

Classes that implement ITemporalReference

Classes Description
TemporalReference Maintains temporal perspective on data and notifies all clients when the value changes.