ArcGIS Pro 3.7 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 ReadOnly Property ForeignKeyInDestinationTable As Field
    public Field ForeignKeyInDestinationTable {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also