Click or drag to resize

IAssemblyChartItems Property

Ingredient lines of this assembly chart. For Specific strategy, may contain lines for different sizes — filter by ProductSize.

Namespace: Resto.Front.Api.Data.Assortment
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
IReadOnlyList<IAssemblyChartItem> Items { get; }

Property Value

IReadOnlyListIAssemblyChartItem
See Also