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

In This Topic
    Map Property (EditingGroupTemplate)
    In This Topic
    Gets the Map of the BaseTemplate.
    Syntax
    public override Map Map {get;}
    Public Overrides NotOverridable ReadOnly Property Map As Map
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also