Difference between revisions of "SYSCLS IDMARKERSCANQUERY"
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| inheritance = - | | inheritance = - | ||
− | | namespace = System.Classification | + | | namespace = System.Classification.Scan |
| purpose = Use a Marker ID and scan code query | | purpose = Use a Marker ID and scan code query | ||
| version = 2.2.3+ | | version = 2.2.3+ | ||
Line 9: | Line 9: | ||
}} | }} | ||
− | An object classified by SYSCLS_IDMARKERSCANQUERY and implementing the MetaProperties marks a [[query]] object as query used for searching objects by any code. The value of the marker ID property has to be set to a valid | + | An object classified by SYSCLS_IDMARKERSCANQUERY and implementing the [[MetaProperties]] marks a [[query]] object as query used for searching objects by any code. The value of the marker ID property has to be set to a valid Marker ID. |
== MetaProperties == | == MetaProperties == | ||
Line 18: | Line 18: | ||
| BARCODE || {{Text}} || Contains the barcode data | | BARCODE || {{Text}} || Contains the barcode data | ||
|- | |- | ||
− | | QRCODE|| {{Text}} || Contains the | + | | QRCODE|| {{Text}} || Contains the QR code data |
|- | |- | ||
− | | MARKERID|| {{Integer}} || Contains the | + | | MARKERID|| {{Integer}} || Contains the marker ID value |
|} | |} | ||
− | [[Category: | + | [[Category:Classifications|I]] |
Latest revision as of 08:24, 20 February 2017
An object classified by SYSCLS_IDMARKERSCANQUERY and implementing the MetaProperties marks a Query object as query used for searching objects by any code. The value of the marker ID property has to be set to a valid Marker ID.
MetaProperties
Name | Data type | Comment |
---|---|---|
BARCODE | Text | Contains the barcode data |
QRCODE | Text | Contains the QR code data |
MARKERID | Integer | Contains the marker ID value |