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


IFindObject Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFindObject Interface
ArcGIS Developer Help

IFindObject Interface

Provides access to members that are used to feature find objects.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property FID FID.
Read/write property FieldName The field name.
Read/write property LayerName The layer name.
Read/write property Value String value.

Inherited Interfaces

Interfaces Description
IFindObj Provides access to members that are used to find objects.

Classes that implement IFindObject

Classes Description
FeatureFindData Stores feature info for finding.
GlobeServerFindObject (esriGlobeCore) Provides programmatic access to a simple globe server layer find results object.