Click or drag to resize

InputResponseNumeric Class

Returned when a numeric response is requested.
Inheritance Hierarchy

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

The InputResponseNumeric type exposes the following members.

Constructors
  NameDescription
Public methodInputResponseNumeric
Initializes a new instance of the InputResponseNumeric class
Top
Properties
  NameDescription
Public propertyData
Top
See Also