Click or drag to resize

CheckSummaryDataSetCoverCountOverride Method

When the cover count changes for a check in memory, it is not reflected until the check is service totalled. This setting allows us to override a cover count for a check in memory.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public void SetCoverCountOverride(
	int count
)

Parameters

count  Int32
See Also