ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingTemplate Class / Name Property

In This Topic
    Name Property (EditingTemplate)
    In This Topic
    Gets the name of this EditingTemplate.
    Syntax
    Public ReadOnly Property Name As String
    public string Name {get;}
    Remarks
    The EditingTemplate Name is unique compared with all templates that are associated with the MapMember and can only be set within the TemplateProperties dialog box.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also