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


ISearchResults.Query Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IS > ISearchResults Interface > ISearchResults.Query Property
ArcGIS Developer Help

ISearchResults.Query Property

Query defining the search parameters.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchResults Interface