ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Editing.Templates Namespace
    In This Topic
    The ArcGIS.Desktop.Editing.Templates namespace maintains the editing templates within the application.
    Classes
     ClassDescription
    ClassDefines each of the parameter value Options that are required for a particular BuilderMethod.
    ClassDefines a Builder that is used in conjunction with an EditingRowTemplate to automatically construct a feature when using an EditingGroupTemplate
    ClassDefines a grouping of existing EditingRowTemplates that can be used to create multiple features together.
    ClassContains information about each EditingRowTemplate within an EditingGroupTemplate.
    ClassDefines how a new feature is created for a particular FeatureLayer that contains MultiPatch data.
    ClassDefines how a new row is created for a particular MapMember.
    ClassDefines how a new feature is created for a particular MapMember.
    Enumerations
     EnumerationDescription
    EnumerationEnumeration for gropu template builder methods. Used in ArcGIS.Desktop.Mapping.AddComponentTemplate
    See Also