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

In This Topic
    MapMember Property (Attribute)
    In This Topic
    Gets the layer or Standalone table this attribute belongs to.
    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