ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RowHandle Class / MapMember Property

In This Topic
    MapMember Property (RowHandle)
    In This Topic
    Gets the MapMember (layer or standalone table) that contains this row.
    Syntax
    public MapMember MapMember {get;}
    Public ReadOnly Property MapMember As MapMember
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also