Click or drag to resize

KeyboardDataRead Method (Decimal, NumberFormatInfo)

Namespace:  Micros.Ops.Input
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public bool Read(
	out decimal val,
	NumberFormatInfo numFmtInfo
)

Parameters

val
Type: SystemDecimal
numFmtInfo
Type: System.GlobalizationNumberFormatInfo

Return Value

Type: Boolean
See Also