Difference between revisions of "SYSCLS IDMARKERSCANQUERY"
(Created page with "{{ClassificationInfoBox | title = ID Marker Scan Query | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification | purpose = Use a Marker ID | version = 2.2...") |
|||
(9 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 17: | Line 16: | ||
! width=30% | Name !! width=30% | Data type !! Comment | ! width=30% | Name !! width=30% | Data type !! Comment | ||
|- | |- | ||
− | | BARCODE || {{ | + | | BARCODE || {{Text}} || Contains the barcode data |
|- | |- | ||
− | | QRCODE|| {{ | + | | 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 |