The related rows (relationships).
[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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.