Click or drag to resize

OpsPopupNumericEntryRequest Constructor

Constructor

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public OpsPopupNumericEntryRequest(
	bool isPATTNumericEntryDialog,
	OpsContext opsContext
)

Parameters

isPATTNumericEntryDialog  Boolean
 
opsContext  OpsContext
 
See Also