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