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

In This Topic
    IsActive Property (EditingTemplate)
    In This Topic
    Gets whether this EditingTemplate is currently being used and its last selected Tool is currently the active Tool.
    Syntax
    public bool IsActive {get;}
    Public ReadOnly Property IsActive As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also