| Name | Description | |
|---|---|---|
|  | Description | Gets or sets the description. | 
|  | Name | Gets or sets the name. | 
|  | Tags | Gets or sets the tags. | 
|  | ToolFilter | Gets or sets the tool filter. | 
|  | ToolOptions | Gets or sets the per-tool options. | 
|  | ToolProgID | Gets or sets the tool ProgID. | 
The following tables list the members exposed by CIMEditingTemplate.
| Name | Description | |
|---|---|---|
|  | Description | Gets or sets the description. | 
|  | Name | Gets or sets the name. | 
|  | Tags | Gets or sets the tags. | 
|  | ToolFilter | Gets or sets the tool filter. | 
|  | ToolOptions | Gets or sets the per-tool options. | 
|  | ToolProgID | Gets or sets the tool ProgID. | 
| Name | Description | |
|---|---|---|
|  | GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | 
|  | ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | 
|  | ToJson | Creates a JSON encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject) | 
|  | ToXml | Creates an XML encoding of the CIMObject and its current state. (Inherited from ArcGIS.Core.CIM.CIMObject) | 
|  | WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) | 
| Name | Description | |
|---|---|---|
|  | RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | 
|  | ReadXmlElement | Overridden. Reads the child element inside the reader. | 
|  | WriteXmlElements | Overridden. Writes a child element to the writer. | 
| Name | Description | |
|---|---|---|
|  | AllowToolDamlID | Allows a construction tool on the template. | 
|  | ExcludeToolDamlID | Excludes a construction tool from the template. | 
|  | GetExcludedToolDamlIds | Gets the excluded construction tools on the template. | 
|  | ReadDefaultToolDamlID | Gets the default construction tool. | 
|  | ReadTags | Read the Tags from a CIMEditingTemplate. | 
|  | SetDefaultToolDamlID | Sets the default construction tool. | 
|  | SetExcludedToolDamlIds | Sets the excluded construction tools on the template. | 
|  | WriteTags | Write an array of tags to a CIMEditingTemplate. | 
| Name | Description | |
|---|---|---|
|  | PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |