IKitchenOrderCookingItemServeGroupNumber Property |
Identifies order item products group to be served together. Cooking of items 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.Data.KitchenAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxint ServeGroupNumber { get; }Property Value
Int32
See Also