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 > IMapServerRelationship Interface > IMapServerRelationship.Rows Property (ArcObjects .NET 10.5 SDK) |
The rows.
[Visual Basic .NET] Public ReadOnly Property Rows As IMapServerRows
[C#] public IMapServerRows Rows {get;}
[C++]
HRESULT get_Rows(
IMapServerRows** Rows
);
[C++]
Parameters Rows [out, retval]
Rows is a parameter of type IMapServerRows