Click or drag to resize

StsMenuItemDetailSetTaxRate Method

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

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

Parameters

oneBasedIndex  Int32
 
See Also