ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing Namespace / BaseRelationshipDescription 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.4 or higher.
    See Also