| Name | Description | |
|---|---|---|
|  | CIMGroupEditingTemplate Constructor | 
The following tables list the members exposed by CIMGroupEditingTemplate.
| Name | Description | |
|---|---|---|
|  | CIMGroupEditingTemplate Constructor | 
| Name | Description | |
|---|---|---|
|  | BaseName | Gets or sets the base name. | 
|  | BasePart | Gets or sets the base part. | 
|  | CreateUtilityNetworkAssociations | Gets or sets a value indicating whether this template will attempt to create associations between features being created. This property is only used with group templates in layers participating in a utility network. | 
|  | Description | Gets or sets the description. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | 
|  | Name | Gets or sets the name. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | 
|  | Parts | Gets or sets the parts. | 
|  | Tags | Gets or sets the tags. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | 
|  | ToolFilter | Gets or sets the tool filter. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | 
|  | ToolOptions | Gets or sets the per-tool options. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | 
|  | ToolProgID | Gets or sets the tool ProgID. (Inherited from ArcGIS.Core.CIM.CIMEditingTemplate) | 
| Name | Description | |
|---|---|---|
|   | FromJson | Reconstructs the CIMGroupEditingTemplate with a specified state from a JSON encoding. | 
|   | FromXml | Reconstructs the CIMGroupEditingTemplate with a specified state from an XML encoding. | 
|  | 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 | Overridden. Creates a JSON encoding of the CIMGroupEditingTemplate and its current state. | 
|  | ToXml | Overridden. Creates an XML encoding of the CIMGroupEditingTemplate and its current state. | 
|  | 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 | |
|---|---|---|
|  | AddComponentTemplate | Adds a component part to the group template. This method must be called on the MCT. Use QueuedTask.Run. | 
|  | 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) |