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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also