Click or drag to resize

OpsCheckRequestGetCheckTotals Method

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

Parameters

parameters
Type: ReadCheckParameters
checkTotals
Type: CheckTotalListContext

Return Value

Type: CommandResult
See Also