ArcObjects Library Reference (Carto)  

IRelateInfo2.RelationshipTableId Property

Id of table that maintains the relationhip information between the source and destination table.

ERROR: Syntax information about IRelateInfo2.RelationshipTableId may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT get_RelationshipTableId(
  long* TableID
);
[C++]

Parameters

TableID [out, retval]   TableID is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IRelateInfo2 Interface