Click or drag to resize

InputResponseDecimal Class

Returned when a decimal response is requested.
Inheritance Hierarchy

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

The InputResponseDecimal type exposes the following members.

Constructors
  NameDescription
Public methodInputResponseDecimal
Initializes a new instance of the InputResponseDecimal class
Top
Properties
  NameDescription
Public propertyData
Top
See Also