BarcodeFormatSpecificationNameArray
Parameter BarcodeFormatSpecificationNameArray
defines the collection of BarcodeFormatSpecification object names, used to refer to the BarcodeFormatSpecification
objects
Example
{
"BarcodeFormatSpecificationNameArray": ["bfs_default"]
}
Parameter Summary
BarcodeFormatSpecificationNameArray Parameter Summary |
---|
Type String[] |
Range Each element is the name of a BarcodeFormatSpecification object. |
Default Value null |
Remarks If BarcodeFormatSpecificationNameArray is not specified or null, a default configuration will be applied. |