Click or drag to resize

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.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public bool CheckTotalDueZero { get; }

Property Value

Type: Boolean
See Also