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.OriginPrimaryKey Property (ArcObjects .NET 10.5 SDK) |
The relationship origin primary Key.
[Visual Basic .NET] Public ReadOnly Property OriginPrimaryKey As String
[C#] public string OriginPrimaryKey {get;}
[C++]
HRESULT get_OriginPrimaryKey(
BSTR* relOrigPKey
);
[C++]
Parameters relOrigPKey [out, retval] relOrigPKey is a parameter of type BSTR