ArcGIS Pro 3.7 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 ReadOnly Property LastSelectedToolID As String
    public string LastSelectedToolID {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also