ArcGIS Pro 3.7 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 ReadOnly Property IsActive As Boolean
    public bool IsActive {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also