Identifies the specific relationship for a related table.
[Visual Basic .NET] Public ReadOnly Property RelationshipID As Integer
[C#] public int RelationshipID {get;}
[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.