ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AttributedRelationshipClassDescription Class / DestinationPrimaryKeyFieldDescription Property

In This Topic
    DestinationPrimaryKeyFieldDescription Property
    In This Topic
    The destination primary key field in the DestinationClassDescription.
    Syntax
    public FieldDescription DestinationPrimaryKeyFieldDescription {get;}
    Public ReadOnly Property DestinationPrimaryKeyFieldDescription As FieldDescription
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also