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

    See Also