ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingRowTemplate Class


In This Topic
    EditingRowTemplate Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Activates this EditingTemplate, without changing the current tool. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public MethodActivates the Tool that is identified by EditingTemplate.DefaultToolID. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Method (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Method Activates a Tool that is identified by the given ID. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Method Generates a preview icon that represents this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Method Gets the CIM definition of this EditingTemplate. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    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. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Method Gets the symbol that would be used by a feature created from this template. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Method Gets the ToolOptions for specified Tool. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Method Sets the CIM definition of this EditingTemplate. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Top
    Protected Methods
    See Also