ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingTemplate Class / Map Property

In This Topic
    Map Property (EditingTemplate)
    In This Topic
    Gets the Map that contains the associated MapMember.
    Syntax
    public virtual Map Map {get;}
    Public Overridable ReadOnly Property Map As Map
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also