Click or drag to resize

AmountRequestInit(String, String, Int32) Method


Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public void Init(
	string title,
	string prompt,
	int decimalPlaces
)

Parameters

title  String
 
prompt  String
 
decimalPlaces  Int32
 
See Also