Click or drag to resize

OpsConsPayPreAuthGuestNames Constructor

Constructor

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public OpsConsPayPreAuthGuestNames(
	TranslatedText tt,
	string surname
)

Parameters

tt
Type: TranslatedText
Translated text instance to use when translating dialog text.
surname
Type: SystemString
Surname of guest.
See Also