Click or drag to resize

MenuItemDetailSetTaxRates Method (Boolean)

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

Parameters

taxRates
Type: SystemBoolean
See Also