Click or drag to resize

MenuItemDetailSetTaxRate Method


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

Parameters

oneBasedIndex  Int32
 
See Also