This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalOperator Interface (ArcObjects .NET 10.4 SDK) |
Provides access to methods and properties used to identify and manage temporal playback settings.
Description | ||
---|---|---|
Add | Adds a new temporal operator. | |
AsDate | Temporal information as a date field. | |
AsInterval | Temporal information as an interval value. | |
AsString | Temporal information as a string. | |
IntervalQuantity | Number of intervals between events. | |
IntervalUnits | Units used for interval. | |
Reset | Resets the temporal operator. | |
SetDateTime | Sets the value for date and time information. | |
SetInterval | Sets the playback time interval between events. | |
Subtract | Subtracts a temporal operator. | |
Type | The type of temporal data used. | |
Value | Value of temporal information. |
CoClasses and Classes | Description |
---|---|
TemporalOperator (esriTrackingAnalyst) | Implements ITemporalOperator to identify and manage temporal playback settings. |