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


ISearchResults.Query Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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