IDeliveryOrderIsPrintedBillActual Property |
Whether the order bill was already printed and since then it's considered to be actual. Also means whether the bill will be printed automatically according to settings: if it's not already printed, it will.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax bool IsPrintedBillActual { get; }
Property Value
Type:
BooleanSee Also