| (7 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 | + | | purpose = Use a Marker ID and scan code query |
| − | | version = 2.2. | + | | version = 2.2.3+ |
| id = {ffb19337-15a1-4787-93b5-d36d4c505835} | | id = {ffb19337-15a1-4787-93b5-d36d4c505835} | ||
}} | }} | ||
| − | An object classified by | + | 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 25: | 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.