ArcGIS Pro 2.9 API Reference Guide
IEditingCreateToolMultiple Interface Members
Properties  Methods 

ArcGIS.Desktop.Editing Namespace : IEditingCreateToolMultiple Interface

The following tables list the members exposed by IEditingCreateToolMultiple.

Public Properties
 NameDescription
 Property Optional icon that will appear in the active template pane as a button selector, the choice being between Attributes and this ToolOptions. (Inherited from ArcGIS.Desktop.Editing.IEditingCreateToolControl)
 Property When this IEditingCreateToolControl is being displayed in Template Properties dialog, calling code will use this property to determine if any changes have been made. (Inherited from ArcGIS.Desktop.Editing.IEditingCreateToolControl)
 Property When this IEditingCreateToolControl is being displayed in Template Properties dialog, calling code will use this property to determine if the current Template Properties may be saved. (Inherited from ArcGIS.Desktop.Editing.IEditingCreateToolControl)
Top
Public Methods
 NameDescription
 Method The control can decide when its contents gets shown in the Active Template Pane at the moment that the specified tool is chosen. (Inherited from ArcGIS.Desktop.Editing.IEditingCreateToolControl)
 MethodCalled just before OpenAsync when this IEditingCreateToolControl is being used within the ActiveTemplate pane. (Inherited from ArcGIS.Desktop.Editing.IEditingCreateToolControl)
 MethodCalled just before OpenAsync when this IEditingCreateToolControl is being used within the TemplateProperties dialog, and multiple templates have been selected for change.  
 MethodCalled just before OpenAsync when this IEditingCreateToolControl is being used within the TemplateProperties dialog, and a single template has been selected for change. (Inherited from ArcGIS.Desktop.Editing.IEditingCreateToolControl)
Top
See Also

Reference

IEditingCreateToolMultiple Interface
ArcGIS.Desktop.Editing Namespace