Click or drag to resize

IngredientNewQty Method


Namespace: LSRetail.Omni.Domain.DataModel.Base.Menu
Assembly: LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public decimal NewQty(
	decimal newQty
)

Parameters

newQty  Decimal
 

Return Value

Decimal
See Also