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

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

    ArcGIS Pro version: 3.6 or higher.
    See Also