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


IMapServerIdentifyResult2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerIdentifyResult2 Interface
ArcGIS Developer Help

IMapServerIdentifyResult2 Interface

Provides access to the Map Server Identify Result Interface.

Product Availability

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

Members

Name 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.

Classes that implement IMapServerIdentifyResult2

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