Object with ID Marker |
Name |
SYSCLS_OBJECTWITHIDMARKER |
Inheritance |
- |
Namespace |
System.Classification |
ID |
{011d7d45-d773-46cc-bf1c-9dbb62e99687} |
Purpose |
Use a Marker ID and a scanned code |
Version |
2.2.3+ |
An object classified by SYSCLS_OBJECTWITHIDMARKER and implementing the MetaProperties can be used to mark all objects having a code value (barcode, qrcode 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, qrcode 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
|