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


esriTimeRelation Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (System)  

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.