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.V4
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
IRestaurantSection GetDeliverySection()

Return Value

Type: IRestaurantSection
See Also