Click or drag to resize

IScreenWithDeliveryOrder Property

Delivery order that the screen is associated to.

Namespace:  Resto.Front.Api.Data.Screens
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IDeliveryOrder Order { get; }

Property Value

Type: IDeliveryOrder
See Also