Click or drag to resize

SimpleNumericInput Class

Inheritance Hierarchy
SystemObject
  Micros.Ops.InputBaseInputRequest
    Micros.Ops.InputSimpleNumericInput

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

The SimpleNumericInput type exposes the following members.

Constructors
 NameDescription
Public methodSimpleNumericInputInitializes a new instance of the SimpleNumericInput class
Top
Fields
 NameDescription
Public fieldValue 
Top
See Also