Click or drag to resize

OpsPopupAlphaNumericEntryRequest Constructor

Constructor

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

Parameters

CapsLockBitCheck  Boolean
 
opsContext  OpsContext
 
See Also