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

In This Topic
    MinLength Property (CIMFormTextAreaInput)
    In This Topic
    Gets or sets the this represents the minimum number of characters allowed. If set (or defaulted) to 0, there is no minimum constraint.
    Syntax
    Public Property MinLength As Long
    public long MinLength {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also