Click or drag to resize

InputResponseNumeric Constructor

Initializes a new instance of the InputResponseNumeric class

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

Parameters

data
Type: SystemInt64
See Also