Click or drag to resize

INotificationServiceCafeSessionClosing Property

Cafe session closing, allows to print custom reports.

Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
INotification<(IReceiptPrinter printer, IViewManager vm)> CafeSessionClosing { get; }

Property Value

INotificationValueTupleIReceiptPrinter, IViewManager
See Also