Jump to: navigation, search

Difference between revisions of "SYSCLS OBJECTWITHRFIDTAG"


m (Text replacement - "O" to "O")
Line 18: Line 18:
 
| RFIDTAG || {{Text}} || Contains the RFID tag data
 
| RFIDTAG || {{Text}} || Contains the RFID tag data
 
|}
 
|}
 +
 +
== See also ==
 +
* [[SYSCLS_OBJECTWITHIDMARKER]]
  
 
[[Category:Classifications|O]]
 
[[Category:Classifications|O]]

Revision as of 10:20, 16 March 2015

IC CLASSIFICATION.gif Object with RFID Tag
Name SYSCLS_OBJECTWITHRFIDTAG
Inheritance -
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

See also