Click or drag to resize

InputResponseScannerData Class

Returned when a scanner response is requested.
Inheritance Hierarchy
SystemObject
  Micros.Ops.InputInputEntryResponseBase
    Micros.Ops.InputInputResponseScannerData

Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class InputResponseScannerData : InputEntryResponseBase

The InputResponseScannerData type exposes the following members.

Constructors
 NameDescription
Public methodInputResponseScannerDataInitializes a new instance of the InputResponseScannerData class
Top
Properties
 NameDescription
Public propertyData 
Public propertyDataString 
Top
See Also