Jump to: navigation, search

Difference between revisions of "SYSCLS OBJECTWITHRFIDTAG"


Line 3: Line 3:
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
 
| inheritance = [[SYSCLS_ROOT]]
 
| inheritance = [[SYSCLS_ROOT]]
| namespace = System.Classification
+
| namespace = System.Classification.Scan
 
| purpose = Use a RFID Tag and a scanned RFID code
 
| purpose = Use a RFID Tag and a scanned RFID code
 
| version = 2.4.1+
 
| version = 2.4.1+

Revision as of 12:55, 8 September 2015

IC CLASSIFICATION.gif Object with RFID Tag
Name SYSCLS_OBJECTWITHRFIDTAG
Inheritance SYSCLS ROOT
Namespace System.Classification.Scan
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