This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableInfo3 Interface > IMapTableInfo3.RelateInfos Property (ArcObjects .NET 10.4 SDK) |
Array of relates associated to the table.
[Visual Basic .NET] Public ReadOnly Property RelateInfos As IRelateInfos
[C#] public IRelateInfos RelateInfos {get;}
[C++]
HRESULT get_RelateInfos(
IRelateInfos** RelateInfo
);
[C++]
Parameters RelateInfo [out, retval]
RelateInfo is a parameter of type IRelateInfos