ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / RelationshipClassDescription Class / OriginPrimaryKeyFieldDescription Property

In This Topic
    OriginPrimaryKeyFieldDescription Property
    In This Topic
    Gets the origin primary key field in the OriginClassDescription.
    Syntax
    Public ReadOnly Property OriginPrimaryKeyFieldDescription As FieldDescription
    public FieldDescription OriginPrimaryKeyFieldDescription {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also