Click or drag to resize

OpsCheckRequestGetCheckTotals Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
protected CommandResult GetCheckTotals(
	ReadCheckParameters parameters,
	out CheckTotalListContext checkTotals
)

Parameters

parameters  ReadCheckParameters
 
checkTotals  CheckTotalListContext
 

Return Value

CommandResult
See Also