Click or drag to resize

StsMenuItemDetailRestoreTaxRates Method

Restore the tax rates configured for this menu item and active in the current serving period.

Namespace: SimphonyPosApi.Extensibility.TransactionModel
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public override void RestoreTaxRates()
See Also