ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RelationshipDescription Class / RelationshipClass Property

In This Topic
    RelationshipClass Property (RelationshipDescription)
    In This Topic
    Gets the RelationshipClass representing an association between two tables in a geodatabase.
    Syntax
    public RelationshipClass RelationshipClass {get;}
    Public ReadOnly Property RelationshipClass As RelationshipClass
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also