Click or drag to resize

INotificationServiceServiceChequePrinted Property

Service cheque printed.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
INotification<(IOrder order, IOperationService os, IViewManager vm)> ServiceChequePrinted { get; }

Property Value

Type: INotificationValueTupleIOrder, IOperationService, IViewManager
See Also