ArcObjects Library Reference (Carto)  

IMapServerIdentifyResult2 Interface

Provides access to the Map Server Identify Result Interface.

Product Availability

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

Members

Description
Read-only property FeatureId The Feature ID of the identified object.
Read-only property HTMLPopup HTML as text that can be used in popups.
Read-only property LayerID The layer ID of the identified object.
Read-only property Name The name of the identified object.
Read-only property Properties A set of name-value pairs for the field names and values of the identified object.
Read-only property RelatedRows The related rows (relationships) of the identified object.
Read-only property Shape The geometry of the identified object.

CoClasses that implement IMapServerIdentifyResult2

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