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


IGlobeServerFindResult Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeServerFindResult Interface

Provides access to the Globe Server Find Result Interface.

Product Availability

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

Members

Description
Read/write property FieldName The field name.
Read/write property ObjectID The ID of the found feature.
Read/write property Properties A set of name-value pairs for the found features's field names and values.
Read/write property Shape The geometry of the found feature.
Read/write property Value The found value.

CoClasses that implement IGlobeServerFindResult

CoClasses and Classes Description
GlobeServerFindResult The Globe Server Find Result coclass provides information about a 'find result'.