ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormInfo Class


In This Topic
    CIMFormInfo Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets a string that appears in the body of the form as a description.  
    Public Property Gets or sets the list of Arcade expressions used in the form.  
    Public Property Gets or sets an array of formElement objects that represent an ordered list of form elements.  
    Public Property Gets or sets a value indicating whether a previously visible 'formFieldElement' value is retained or cleared when a 'visibilityExpression' applied on the 'formFieldElement' or its parent 'formGroupElement' evaluates to 'false'. Default is 'false'.  
    Public Property Gets or sets a string that appears at the top of the form as a title.  
    Top
    See Also