ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingMultiPatchTemplate Class


In This Topic
    EditingMultiPatchTemplate Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets whether this EditingTemplate can be included as part of a GroupTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets the DAML ID of the Tool that is currently chosen as this EditingTemplate's DefaultTool. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets the description of this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets the Inspector that contains the Attributes associated with this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingRowTemplate)
    Public Property Gets whether this EditingTemplate is currently being used and its last selected Tool is currently the active Tool. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets whether this EditingMultiPatchTemplate stores a gallery of 3D multipatch models.  
    Public Property Gets the DAML ID of the Tool that was most recently selected when using this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets the Layer that is associated with this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public PropertyGets the Map that contains the associated EditingTemplate.MapMember. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets the MapMember that is associated with this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets the 3D models currently stored in this Multipatch template.  
    Public Property Gets the name of this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets whether this EditingTemplate's Attributes pass the MapMember's DefinitionQuery. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingRowTemplate)
    Public Property Gets the the tool daml ids that are registered to the template (template type, template geometry type etc). ie the set that displays in Template Properties. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets the StandaloneTable that is associated with this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets the collection of Tags that help to make this EditingTemplate searchable. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Public Property Gets a collection of DAML IDs for each of the Tools that are available for use with this EditingTemplate. (Inherited from ArcGIS.Desktop.Editing.Templates.EditingTemplate)
    Top
    See Also