ArcObjects Library Reference (Carto)  

IIdentifyObject Interface

Provides access to identify object's properties (pairs of name and value).

Product Availability

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

Members

Description
Read/write property Name Name of the identify object.
Read/write property PropertySet PropertySet of the identify object.

CoClasses that implement IIdentifyObject

CoClasses and Classes Description
GlobeServerIdentifyObject (esriGlobeCore) Provides programmatic access to a simple globe server layer identify object.
LasDatasetIdentifyObject (esriArcMapUI) Provides programmatic access to LasDataset layer identify object.
MapServerIdentifyObject (esriArcMapUI) Provides programmatic access to a map server identify object.
SimpleMapServerIdentifyObject Provides programmatic access to a simple map server layer identify object.
SimpleWMSIdentifyObject Provides programmatic access to a simple WMS layer identify object.
WMSIdentifyObject (esriArcMapUI) Provides programmatic access to a WMS map layer factory.