Click or drag to resize

IOrderComboOrderRootItemsByGroups Property

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

Property Value

Type: DictionaryGuid, Guid
See Also