Click or drag to resize

OpsContextChangeCheckOwner(String, Int64) Method

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: 19.8
Syntax
C#
public void ChangeCheckOwner(
	string guid,
	long uwsId
)

Parameters

guid  String
 
uwsId  Int64
 
See Also