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


esriFindDateOperator Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Constants > E > esriFindDateOperator Constants
ArcGIS Developer Help

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.