ArcGIS Pro 3.0 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, Windows 8.1

    See Also