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