Click or drag to resize

IComboStepItemSizesForUnscaledCombo Property

Available product sizes for unscaled combos (Combo.Scale is ). means all sizes are available, empty list means the product is unavailable at this step.

Namespace: Resto.Front.Api.Data.Combo
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
IReadOnlyList<IProductSize> SizesForUnscaledCombo { get; }

Property Value

IReadOnlyListIProductSize
See Also