Provides access to the Map Server Identify Result Interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IMapServerIdentifyResult2
CoClasses and Classes | Description |
---|---|
MapServerIdentifyResult | The Map Server Identify Result coclass provides information about an 'identify result'. |