Click or drag to resize

StsMenuItemDetailClearTaxRate Method

Disable the specified tax rate for this menu item

Namespace: SimphonyPosApi.Extensibility.TransactionModel
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public override void ClearTaxRate(
	int oneBasedIndex
)

Parameters

oneBasedIndex  Int32
 
See Also