ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormGroupElement Class / FormElements Property

In This Topic
    FormElements Property (CIMFormGroupElement)
    In This Topic
    Gets or sets an array of Form Element objects that represent an ordered list of form elements. Nested group elements are not supported.
    Syntax
    Public Property FormElements As CIMFormElement()
    public CIMFormElement[] FormElements {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also