ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingGroupTemplate Class / Builders Property

In This Topic
    Builders Property
    In This Topic
    Gets an System.Collections.Generic.IEnumerable of the BuilderMethods that are registered in the applciation DAML.
    Syntax
    public static IReadOnlyCollection<BuilderMethod> Builders {get;}
    Public Shared ReadOnly Property Builders As IReadOnlyCollection(Of BuilderMethod)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also