Click or drag to resize

IDeliveryIsPrintedBillActual Property

Whether delivery 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.V4.Data.Brd
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
bool IsPrintedBillActual { get; }

Property Value

Type: Boolean
See Also