This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelationshipClass Interface > IRelationshipClass.DestinationPrimaryKey Property (ArcObjects .NET 10.5 SDK) |
The relationship destination primary Key.
[Visual Basic .NET] Public ReadOnly Property DestinationPrimaryKey As String
[C#] public string DestinationPrimaryKey {get;}
[C++]
HRESULT get_DestinationPrimaryKey(
BSTR* relDestPKey
);
[C++]
Parameters relDestPKey [out, retval] relDestPKey is a parameter of type BSTR