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

In This Topic
    MinLength Property (CIMFormBarcodeScannerInput)
    In This Topic
    Gets or sets the minimum number of characters allowed. This only applies for string fields. 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