Click or drag to resize

OpsTmedEventArgsCalculateSimChangeDue Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public void CalculateSimChangeDue(
	decimal totalDue,
	bool IsTaxExemptCoupon
)

Parameters

totalDue
Type: SystemDecimal
IsTaxExemptCoupon
Type: SystemBoolean
See Also