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: 19.8
Syntax
C#
public override void SetTaxRate(
	int oneBasedIndex
)

Parameters

oneBasedIndex  Int32
 
See Also