Click or drag to resize

OpsPickUpCheckEventArgs Constructor

Initializes a new instance of the OpsPickUpCheckEventArgs class

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

Parameters

data
Type: GuestCheck
See Also