Share via


RFIDTag Class

2/27/2008

A helper class created by POS for .NET and used by RFIDScannerBase class for handling RFID tags.

Namespace: Microsoft.PointOfService.BaseServiceObjects
Assembly: Microsoft.PointOfService.ControlBase (in microsoft.pointofservice.controlbase.dll)

Syntax

'Declaration
Public Class RFIDTag
    Implements ICloneable
public class RFIDTag : ICloneable
public ref class RFIDTag : ICloneable
public class RFIDTag implements ICloneable
public class RFIDTag implements ICloneable

Inheritance Hierarchy

System.Object
  Microsoft.PointOfService.BaseServiceObjects.RFIDTag

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

RFIDTag Members
Microsoft.PointOfService.BaseServiceObjects Namespace