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

    See Also