Click or drag to resize

KitchenOrderProductItemDtoServeGroupNumber Property

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

Property Value

Type: Int32

Implements

IKitchenOrderCookingItemDtoServeGroupNumber
See Also