Click or drag to resize

IKitchenOrderCookingItemBaseOrderItemId Property

Id of the cooking item (IOrderCookingItem) from the base order (IOrder) this item was created from.

Namespace:  Resto.Front.Api.Data.Kitchen
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Guid BaseOrderItemId { get; }

Property Value

Type: Guid
See Also