| 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
Syntaxpublic void SetCoverCountOverride(
	int count
)
Parameters
- count
- Type: SystemInt32
 
 See Also
See Also