OpsContextCheckTotalDueZero Property |
True if The total due on the currently active check is not zero. This is the sum of all items, charges, taxes and payments.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic bool CheckTotalDueZero { get; }
Property Value
Boolean
See Also