ArcGIS Pro 2.6 API Reference Guide
Name Property (EditingTemplate)

ArcGIS.Desktop.Editing.Templates Namespace > EditingTemplate Class : Name Property
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 10, Windows 8.1, Windows 7

See Also

Reference

EditingTemplate Class
EditingTemplate Members