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.OpsAssembly: Ops (in Ops.dll) Version: 19.9
Syntaxpublic void SetCoverCountOverride(
int count
)
Parameters
- count Int32
See Also