CIMFormBarcodeScannerInput Class Properties
In This Topic
For a list of all members of this type, see CIMFormBarcodeScannerInput members.
Public Properties
| | Name | Description |
 | MaxLength |
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.
|
 | MinLength |
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