ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RelationshipDescription Class / DestinationRow Property

In This Topic
    DestinationRow Property
    In This Topic
    Gets the RowHandle of the row in the destination table.
    Syntax
    public RowHandle DestinationRow {get;}
    Public ReadOnly Property DestinationRow As RowHandle
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also