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

In This Topic
    LastSelectedToolID Property
    In This Topic
    Gets the DAML ID of the Tool that was most recently selected when using this EditingTemplate.
    Syntax
    public string LastSelectedToolID {get;}
    Public ReadOnly Property LastSelectedToolID As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also