Click or drag to resize

IOperationService.GetRestaurantSections Method

Gets list of restaurant sections of the current terminals group.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
IReadOnlyList<IRestaurantSection> GetRestaurantSections()

Return Value

Type: IReadOnlyList<IRestaurantSection>
See Also