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


esriTimeRelation Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Constants > E > esriTimeRelation Constants
ArcGIS Developer Help

esriTimeRelation Constants

Queryable Time Relationships.

Constant Value Description
esriTimeRelationOverlaps 0 Query time data that overlaps the (>=) time extent's start time and (=<) time extent's end time.
esriTimeRelationOverlapsStartWithinEnd 1 Query time data that overlaps (>=) the time extent�s start time and falls within (<) time extent�s end time.
esriTimeRelationAfterStartOverlapsEnd 2 Query time data that is after (>) time extent�s start time and overlaps (<=) time extent�s end time.

Product Availability

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