Click or drag to resize

OpsContextChangeCheckOwner Method (CGwDruid, Int64)

Change the owner of a close check if we have an active list - call when a closed check is moved to/from another workstation.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public void ChangeCheckOwner(
	CGwDruid checkGuid,
	long uwsId
)

Parameters

checkGuid
Type: CGwDruid
uwsId
Type: SystemInt64
See Also