ArcObjects Library Reference (GlobeCore)  

IGlobeServerIdentifyResult Interface

Provides access to the Globe Server Identify Result Interface.

Product Availability

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

Members

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.

CoClasses that implement IGlobeServerIdentifyResult

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