Click or drag to resize

OpsMenuItemDetailClearTaxRate Method

Disable the specified tax rate for this menu item

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

Parameters

oneBasedIndex  Int32
 
See Also