ArcGIS Pro 3.2 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 string Name {get;}
    Public ReadOnly Property Name As String
    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, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also