ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / Create Method / Create(RelationshipDescription) Method
A description of the relationship to create.

In This Topic
    Create(RelationshipDescription) Method
    In This Topic
    Creates a new relationship between the two specified rows in the RelationshipDescription.
    Syntax

    Parameters

    relationshipDescription
    A description of the relationship to create.
    Exceptions
    ExceptionDescription
    relationshipDescription cannot be null.
    Remarks
    The Create method creates a relationship between the origin row and the destination row specified in the RelationshipDescription.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also