Difference between revisions of "SYSCLS OBJECTWITHRFIDTAG"
| Line 2: | Line 2: | ||
| title = Object with RFID Tag | | title = Object with RFID Tag | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| − | | inheritance = | + | | inheritance = [[SYSCLS_ROOT]] |
| namespace = System.Classification | | namespace = System.Classification | ||
| purpose = Use a RFID Tag and a scanned RFID code | | purpose = Use a RFID Tag and a scanned RFID code | ||
Revision as of 13:58, 17 March 2015
| Name | SYSCLS_OBJECTWITHRFIDTAG |
|---|---|
| Inheritance | SYSCLS ROOT |
| Namespace | System.Classification |
| ID | {224C89CA-4655-4D95-A64A-81B481EA6563} |
| Purpose | Use a RFID Tag and a scanned RFID code |
| Version | 2.4.1+ |
An object classified by SYSCLS_OBJECTWITHRFIDTAG and implementing the MetaProperties can be used to mark all objects having a RFID tag value (RFIDTAG) stored on them. For offline search, the client can request all objects having the scanned value with the value in the belonging property.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| RFIDTAG | Text | Contains the RFID tag data |
