Click or drag to resize

IOrderComboOrderRootItemsByGroups Property


Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Dictionary<ComboGroupIdAndName, Guid> OrderRootItemsByGroups { get; }

Property Value

DictionaryComboGroupIdAndName, Guid
See Also