This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerIdentifyResult2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the Map Server Identify Result Interface.
Description | ||
---|---|---|
FeatureId | The Feature ID of the identified object. | |
HTMLPopup | HTML as text that can be used in popups. | |
LayerID | The layer ID of the identified object. | |
Name | The name of the identified object. | |
Properties | A set of name-value pairs for the field names and values of the identified object. | |
RelatedRows | The related rows (relationships) of the identified object. | |
Shape | The geometry of the identified object. |
CoClasses and Classes | Description |
---|---|
MapServerIdentifyResult | The Map Server Identify Result coclass provides information about an 'identify result'. |