Difference between revisions of "SYSCLS IDMARKERSCANQUERY"
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 20: | Line 20: | ||
| QRCODE|| {{Text}} || Contains the QR code data | | QRCODE|| {{Text}} || Contains the QR code data | ||
|- | |- | ||
− | | MARKERID|| {{Integer}} || Contains the | + | | MARKERID|| {{Integer}} || Contains the marker ID value |
|} | |} | ||
[[Category:Classifications|I]] | [[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 |