ArcGIS Pro 2.6 API Reference Guide
CIMGroupEditingTemplate Class Methods


ArcGIS.Core.CIM Namespace : CIMGroupEditingTemplate Class

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMGroupEditingTemplate with a specified state from a JSON encoding.  
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMGroupEditingTemplate with a specified state from an XML encoding.  
Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public MethodOverridden.  Creates a JSON encoding of the CIMGroupEditingTemplate and its current state.  
Public MethodOverridden.  Creates an XML encoding of the CIMGroupEditingTemplate and its current state.  
Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
Protected Methods
 NameDescription
Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
Protected MethodOverridden.  Reads the child element inside the reader.  
Protected MethodOverridden.  Writes a child element to the writer.  
Top
Extension Methods
 NameDescription
Public Extension Method Adds a component part to the group template. This method must be called on the MCT. Use QueuedTask.Run.
Public Extension Method Allows a construction tool on the template.
Public Extension Method Excludes a construction tool from the template.
Public Extension Method Gets the excluded construction tools on the template.
Public Extension Method Gets the default construction tool.
Public Extension Method Read the Tags from a CIMEditingTemplate.
Public Extension Method Sets the default construction tool.
Public Extension Method Sets the excluded construction tools on the template.
Public Extension Method Write an array of tags to a CIMEditingTemplate.
Top
See Also

Reference

CIMGroupEditingTemplate Class
ArcGIS.Core.CIM Namespace