Click or drag to resize

OpsUnassignCashDrawerEventArgs Constructor

Initializes a new instance of the OpsUnassignCashDrawerEventArgs class

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public OpsUnassignCashDrawerEventArgs(
	int cashDrawerNumber
)

Parameters

cashDrawerNumber  Int32
 
See Also