ArcGIS Pro 2.9 API Reference Guide
EditingTemplate Class Methods


ArcGIS.Desktop.Editing.Templates Namespace : EditingTemplate Class

For a list of all members of this type, see EditingTemplate members.

Public Methods
 NameDescription
Public MethodActivates the Tool that is identified by DefaultToolID.  
Public MethodActivates the Tool that is identified by LastSelectedToolID.  
Public Method Activates a Tool that is identified by the given ID.  
Public Method Generates a preview icon that represents this EditingTemplate.  
Public Method Gets the CIM definition of this EditingTemplate. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Retrieves the symbol that would be used by a feature created from this template. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Retrieves the symbol that would be used by a feature created from this template.  
Public Method Gets the ToolOptions for specified Tool.  
Public Method Sets the CIM definition of this EditingTemplate. This method must be called on the MCT. Use QueuedTask.Run.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

EditingTemplate Class
ArcGIS.Desktop.Editing.Templates Namespace