Click or drag to resize

KitchenOrderProductItemDtoCookingPlace Property

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

Property Value

Type: IRestaurantSection

Implements

IKitchenOrderCookingItemDtoCookingPlace
See Also