Click or drag to resize

InputResponseNumeric Class

Returned when a numeric response is requested.
Inheritance Hierarchy
SystemObject
  Micros.Ops.InputInputEntryResponseBase
    Micros.Ops.InputInputResponseNumeric

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

The InputResponseNumeric type exposes the following members.

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