AmountRequestInit(String, String, Int32) Method |
Namespace: Micros.Ops.InputAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic void Init(
string title,
string prompt,
int decimalPlaces
)
Parameters
- title String
-
- prompt String
-
- decimalPlaces Int32
-
See Also