ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormTextAreaInput Class / MaxLength Property

In This Topic
    MaxLength Property (CIMFormTextAreaInput)
    In This Topic
    Gets or sets the this represents the maximum number of characters allowed. If set (or defaulted) to -1, the value is derived from the length property of the referenced field in the service.
    Syntax
    Public Property MaxLength As Long
    public long MaxLength {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also