ArcGIS Pro 2.9 API Reference Guide
Layer Property (EditingTemplate)

ArcGIS.Desktop.Editing.Templates Namespace > EditingTemplate Class : Layer Property
Gets the Layer that is associated with this EditingTemplate.
Syntax
public Layer Layer {get;}
Public ReadOnly Property Layer As Layer
Remarks
When a feature is created using this EditingTemplate, it will be added to this Layer.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EditingTemplate Class
EditingTemplate Members