Click or drag to resize

INotificationService.ProductGroupChanged Property

Namespace:  Resto.Front.Api.V5
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
IObservable<IProductGroup> ProductGroupChanged { get; }

Property Value

Type: IObservable<IProductGroup>
See Also