Click or drag to resize

INotificationServiceProductStocksListChanged Property

Namespace:  Resto.Front.Api.V4
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
IObservable<IProductStocksList> ProductStocksListChanged { get; }

Property Value

Type: IObservableIProductStocksList
See Also