ArcObjects Library Reference (Carto)  

IRelateInfo2.RelationshipID Property

Identifies the specific relationship for a related table.

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

[C++]
HRESULT get_RelationshipID(
  long* RelationshipID
);
[C++]

Parameters

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

Product Availability

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

See Also

IRelateInfo2 Interface