Click or drag to resize

OpsAdjustClosedCheckEventArgs Constructor

Initializes a new instance of the OpsAdjustClosedCheckEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public OpsAdjustClosedCheckEventArgs(
	GuestCheck data
)

Parameters

data
Type: GuestCheck
See Also