ArcGIS Pro 3.3 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 FieldDescription OriginPrimaryKeyFieldDescription {get;}
    Public ReadOnly Property OriginPrimaryKeyFieldDescription As FieldDescription
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also