Click or drag to resize

IOrderComboOrderRootItemsByGroups Property


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

Property Value

DictionaryComboGroupIdAndName, Guid
See Also