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 > IGlobeServerIdentifyResult Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the Globe Server Identify Result Interface.
Description | ||
---|---|---|
Name | The name of the identified feature. | |
ObjectID | The ID of the identified feature. | |
Properties | A set of name-value pairs for the identified features's field names and values. | |
Shape | The geometry of the identified feature. |
CoClasses and Classes | Description |
---|---|
GlobeServerIdentifyResult | The Globe Server Identify Result coclass provides information about an 'identify result'. |