Difference between revisions of "SYSCLS OBJECTWITHIDMARKER"
Line 22: | Line 22: | ||
| MARKERID|| {{Integer}} || Contains the Metaio marker ID value | | MARKERID|| {{Integer}} || Contains the Metaio marker ID value | ||
|} | |} | ||
+ | |||
+ | == See also == | ||
+ | * [[SYSCLS_OBJECTWITHRFIDTAG]] | ||
[[Category:Classifications|O]] | [[Category:Classifications|O]] |
Revision as of 10:20, 16 March 2015
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, 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 |