com.esri.arcgis.trackinganalyst
Interface enumInfinity

All Superinterfaces:
Serializable

public interface enumInfinity
extends Serializable

Default value to indicate an 'infinite' period for temporal values.

Product Availability

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


Field Summary
static int dInfinity
          The only permitted negative period value, which indicates all temporal values after the start time.
 

Field Detail

dInfinity

static final int dInfinity
The only permitted negative period value, which indicates all temporal values after the start time.

See Also:
Constant Field Values