Click or drag to resize

OpsMenuItemDetailSetTaxRates Method (Boolean)

Set the menus tax rates according to the tax class specified and the current serving period.

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public override void SetTaxRates(
	bool[] taxRates
)

Parameters

taxRates
Type: SystemBoolean
See Also