Need better scanning performance?
BarcodeFilteringCondition
One of the filter conditions. Filter the reference objects with the decoded barcode information. The parameter BarcodeFilteringCondition includes the following child parameters:
| Child Parameter Name | Child Parameter Summary |
|---|---|
| BarcodeFormatIds | Description Filter the reference objects by the barcode formats. |
| Type String[] |
|
| Range Each member of the array should be one of the BarcodeFormatIds as a string. |
|
| Default Value |
|
| BarcodeTextRegExPattern | Description Filter the reference objects by the barcode text with a RegEx string. |
| Type String |
|
| Default Value "" |