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 Metaio Marker ID. | + | 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 Metaio Marker ID. |
== MetaProperties == | == MetaProperties == | ||
Revision as of 09:42, 24 March 2014
| Name | SYSCLS_IDMARKERSCANQUERY |
|---|---|
| Inheritance | - |
| Namespace | System.Classification |
| ID | {ffb19337-15a1-4787-93b5-d36d4c505835} |
| Purpose | Use a Marker ID and scan code query |
| Version | 2.2.3+ |
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 Metaio Marker ID.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| BARCODE | Text | Contains the barcode data |
| QRCODE | Text | Contains the QR code data |
| MARKERID | Integer | Contains the Metaio marker ID value |
