ArcGIS Pro 2.9 API Reference Guide
DefaultToolID Property

ArcGIS.Desktop.Editing.Templates Namespace > EditingTemplate Class : DefaultToolID Property
Gets the DAML ID of the Tool that is currently chosen as this EditingTemplate's DefaultTool.
Syntax
public string DefaultToolID {get;}
Public ReadOnly Property DefaultToolID As String
Remarks
A Tool can be chosen as the DefaultTool within the TemplateProperties dialog box.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EditingTemplate Class
EditingTemplate Members