This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerFindResult Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the Globe Server Find Result Interface.
Description | ||
---|---|---|
FieldName | The field name. | |
ObjectID | The ID of the found feature. | |
Properties | A set of name-value pairs for the found features's field names and values. | |
Shape | The geometry of the found feature. | |
Value | The found value. |
CoClasses and Classes | Description |
---|---|
GlobeServerFindResult | The Globe Server Find Result coclass provides information about a 'find result'. |