ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RelationshipDescription Class / OriginRow Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also