Click or drag to resize

InputResponseDecimal Class

Returned when a decimal response is requested.
Inheritance Hierarchy
SystemObject
  Micros.Ops.InputInputEntryResponseBase
    Micros.Ops.InputInputResponseDecimal

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

The InputResponseDecimal type exposes the following members.

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