Click or drag to resize

KitchenOrderCompoundItemDto.OrderRank Property

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

Property Value

Type: Int32

Implements

IKitchenOrderCookingItemDto.OrderRank
See Also