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


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

IMapServerRow2 Interface

Provides access to the Map Server Row 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 Name The value of the primary display field.
Read-only property PropertySet A set of name-value pairs for the row's field names and values.
Read-only property RelatedRows The related rows (relationships).

Inherited Interfaces

Interfaces Description
IMapServerRow Provides access to the Map Server Row Interface.

Classes that implement IMapServerRow2

Classes Description
MapServerRow The Map Server Row coclass contains information about a row.