Click or drag to resize

KeyboardDataRead(Decimal, NumberFormatInfo) Method


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

Parameters

val  Decimal
 
numFmtInfo  NumberFormatInfo
 

Return Value

Boolean
See Also