RFIDScannerProperties Class (POS for .NET v1.12 SDK Documentation)
2/27/2008
Defines the common properties of the RFID Scanner device.
Namespace: Microsoft.PointOfService.BaseServiceObjects
Assembly: Microsoft.PointOfService.ControlBase (in microsoft.pointofservice.controlbase.dll)
Syntax
'Declaration
Public Class RFIDScannerProperties
Inherits CommonProperties
public class RFIDScannerProperties : CommonProperties
public ref class RFIDScannerProperties : public CommonProperties
public class RFIDScannerProperties extends CommonProperties
public class RFIDScannerProperties extends CommonProperties
Inheritance Hierarchy
System.Object
Microsoft.PointOfService.BasicServiceObjects.CommonProperties
Microsoft.PointOfService.BaseServiceObjects.RFIDScannerProperties
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
RFIDScannerProperties Members
Microsoft.PointOfService.BaseServiceObjects Namespace