This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRelateInfo2 Interface > IRelateInfo2.RelationshipTableId Property (ArcObjects .NET 10.4 SDK) |
Id of table that maintains the relationhip information between the source and destination table.
[Visual Basic .NET] Public ReadOnly Property RelationshipTableId As Integer
[C#] public int RelationshipTableId {get;}
[C++]
HRESULT get_RelationshipTableId(
long* TableID
);
[C++]
Parameters TableID [out, retval] TableID is a parameter of type long