This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerIdentifyResult2 Interface > IMapServerIdentifyResult2.RelatedRows Property (ArcObjects .NET 10.4 SDK) |
The related rows (relationships) of the identified object.
[Visual Basic .NET] Public ReadOnly Property RelatedRows As IMapServerRelationships
[C#] public IMapServerRelationships RelatedRows {get;}
[C++]
HRESULT get_RelatedRows(
IMapServerRelationships** relationships
);
[C++]
Parameters relationships [out, retval]
relationships is a parameter of type IMapServerRelationships