KeyboardDataReadCurrency Method |
Namespace: Micros.Ops.InputAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic bool ReadCurrency(
out decimal val,
int decimalPlaces,
NumberFormatInfo numFmtInfo
)
Parameters
- val Decimal
-
- decimalPlaces Int32
-
- numFmtInfo NumberFormatInfo
-
Return Value
Boolean
See Also