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


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

IRemoteFindObj Interface

Provides access to remote objects found.

Product Availability

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

Members

Name Description
Method Flash Flash the found object.
Method Identify Identify the found object.
Method Select Select found features.
Read-only property Selectable Indicates if layer is selectable.
Method SetBookmark Create bookmark at the found object.
Method Unselect Unselect found features.
Method ZoomTo Zoom to the found object.

Classes that implement IRemoteFindObj

Classes Description
GlobeServerFindObject (esriGlobeCore) Provides programmatic access to a simple globe server layer find results object.