Click or drag to resize

IKitchenOrderItemProductServeGroupNumber Property

Identifies order item products group to be served together. Cooking of products from the same order with the same serve group number should be completed at the same time, so that waiter will serve them together.

Namespace:  Resto.Front.Api.V4.Data.Kitchen
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
int ServeGroupNumber { get; }

Property Value

Type: Int32
See Also