Click or drag to resize

INotificationServiceCafeSessionOpening Property

Cafe session opening, 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)> CafeSessionOpening { get; }

Property Value

INotificationValueTupleIReceiptPrinter, IViewManager
See Also