Click or drag to resize

InputResponseDecimal Constructor

Initializes a new instance of the InputResponseDecimal class

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

Parameters

data
Type: SystemDecimal
See Also