Click or drag to resize

OpsTmedEventArgsPartialPayment Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public bool PartialPayment(
	decimal totalDue
)

Parameters

totalDue
Type: SystemDecimal

Return Value

Type: Boolean
See Also