Tag Properties

TegoOS

Tag Properties

The Tag type exposes the following members.

Properties
  Name Description
Public property CancelRequested
Gets whether cancellation of an operation has been requested.
Public property Chip
Gets the chip configuration (null if not known). Set when the tag TID is known.
Public property Count
Number of Select criteria used to select this tag (allows the tag to be used as an ISelection).
Public property EpcHex
Gets the tag EPC as a hex value. Raises a PropertyChanged event.
Public property Tid
Gets the tag TID (null if not known). Raises a PropertyChanged event.
Top
See Also