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


esriFindDateOperator Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

esriFindDateOperator Constants

Operators for comparing dates.

Constant Value Description
esriFindDateOperatorPrevious 0 Finds dates within the given number of days before today's date.
esriFindDateOperatorBefore 1 Finds dates before the first date.
esriFindDateOperatorDuring 2 Finds dates between the first and second date.
esriFindDateOperatorEqual 3 Finds dates equal to the first date.
esriFindDateOperatorAfter 4 Finds dates after the first date.

Product Availability

Available with ArcGIS Desktop.