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.OrdersAssembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxbool IsPrintedBillActual { get; }Property Value
Boolean
See Also