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.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic void ChangeCheckOwner(
string guid,
long uwsId
)
Parameters
- guid String
-
- uwsId Int64
-
See Also