Click or drag to resize

AmountRequestInit Method (TranslatedText, Enum, Enum, Int32)

Namespace:  Micros.Ops.Input
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public void Init(
	TranslatedText tt,
	Enum title,
	Enum prompt,
	int decimalPlaces
)

Parameters

tt
Type: TranslatedText
title
Type: SystemEnum
prompt
Type: SystemEnum
decimalPlaces
Type: SystemInt32
See Also