Click or drag to resize

StsMenuItemDetailSetTaxRates(Boolean) Method

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

Namespace: SimphonyPosApi.Extensibility.TransactionModel
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public override void SetTaxRates(
	bool[] taxRates
)

Parameters

taxRates  Boolean
 
See Also