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


IARSearchDef Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARSearchDef Interface
ArcGIS Developer Help

IARSearchDef Interface

Provides access to members that control attribute and spatial search definitions.

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The IARSearchDef interface is a starting point for defining an attribute or spatial query.

Members

Name Description
Method SetARFeatureShape Set the search shape to the shape of a feature.
Method SetEnvelopeShape Set the search shape to an envelope.
Method SetPointShape Set the search shape to a point.
Read/write property SpatialRelationship The spatial relationship between the search and target shapes.
Read/write property WhereClause A SQL where clause for the search.

Classes that implement IARSearchDef

Classes Description
ArcReaderSearchDef ArcReaderSearchDef is used to specify spatial and attribute queries.