Difference between revisions of "SYSCLS OBJECTWITHIDMARKER"
Line 3: | Line 3: | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| inheritance = - | | inheritance = - | ||
− | | namespace = System.Classification | + | | namespace = System.Classification.Scan |
| purpose = Use a Marker ID and a scanned code | | purpose = Use a Marker ID and a scanned code | ||
| version = 2.2.3+ | | version = 2.2.3+ |
Revision as of 12:54, 8 September 2015
An object classified by SYSCLS_OBJECTWITHIDMARKER and implementing the MetaProperties can be used to mark all objects having a code value (barcode, QR code or ID marker) stored on them. For offline search, the client can request all objects having the scanned value with the value in the belonging property (dependent on the type of the scanned code: barcode, QR code or ID Marker).
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 |