ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingTemplate Class / IsCurrent Property

In This Topic
    IsCurrent Property (EditingTemplate)
    In This Topic
    Gets whether this EditingTemplate is the template currently being used.
    Syntax
    public bool IsCurrent {get;}
    Public ReadOnly Property IsCurrent As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also