Click or drag to resize

IOperationServiceGetDeliverySection Method

Returns section of current group where delivery orders are created. Is determined by default table of group.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
IRestaurantSection GetDeliverySection()

Return Value

Type: IRestaurantSection
See Also