Click or drag to resize

IRestaurantSectionOrderItemsGroupingEnabled Property

Whether combining cooking items into groups is enabled at the section.

Namespace:  Resto.Front.Api.Data.Organization.Sections
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
bool OrderItemsGroupingEnabled { get; }

Property Value

Type: Boolean
See Also