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


In This Topic
    CIMFormBarcodeScannerInput Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the maximum number of characters allowed. This only applies for string fields. If set (or defaulted) to -1, the value is derived from the length property of the referenced field in the service.  
    Public Property 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.  
    Top
    See Also