ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / VirtualRelationshipClassDescription Class / PrimaryKeyInOriginTable Property

In This Topic
    PrimaryKeyInOriginTable Property
    In This Topic
    Gets the Field corresponding to the field in the origin table to be used as the primary key.
    Syntax
    public Field PrimaryKeyInOriginTable {get;}
    Public ReadOnly Property PrimaryKeyInOriginTable As Field
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also