Click or drag to resize

OpsMenuItemDetailSetTaxRate Method

Enable the specified tax rate if active in the current serving period.

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

Parameters

oneBasedIndex
Type: SystemInt32
See Also