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


IGlobeServerIdentifyResult Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerIdentifyResult Interface
ArcGIS Developer Help

IGlobeServerIdentifyResult Interface

Provides access to the Globe Server Identify Result Interface.

Product Availability

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

Members

Name Description
Read-only property Name The name of the identified feature.
Read-only property ObjectID The ID of the identified feature.
Read-only property Properties A set of name-value pairs for the identified features's field names and values.
Read-only property Shape The geometry of the identified feature.

Classes that implement IGlobeServerIdentifyResult

Classes Description
GlobeServerIdentifyResult The Globe Server Identify Result coclass provides information about an 'identify result'.