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


IQuery.DateType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IQ > IQuery Interface > IQuery.DateType Property
ArcGIS Developer Help

IQuery.DateType Property

Date that will be tested.

[Visual Basic .NET]
Public Property DateType As esriFindDateType
[C#]
public esriFindDateType DateType {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface