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 int ServeGroupNumber { get; }
Property Value
Type:
Int32See Also