Click or drag to resize

OpsContextCheckTotalDue Property

The total due on the currently active check. 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 string CheckTotalDue { get; }

Property Value

Type: String
See Also