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


IQuery.Date2 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.Date2 Property
ArcGIS Developer Help

IQuery.Date2 Property

End date, or second date.

[Visual Basic .NET]
Public Property Date2 As String
[C#]
public string Date2 {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IQuery Interface