ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormFieldElement Class / Label Property

In This Topic
    Label Property (CIMFormFieldElement)
    In This Topic
    Gets or sets a string indicating what the element represents. If not supplied, the label is derived from the alias property in the referenced field in the service.
    Syntax
    Public Property Label As String
    public string Label {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also