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: 18.2
Syntax
C#
public void SetCoverCountOverride(
	int count
)

Parameters

count
Type: SystemInt32
See Also