IOperationServiceGetAllProducts Method |
Gets all products (both active and inactive).
Namespace:
Resto.Front.Api.V4
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax List<IProduct> GetAllProducts()
Return Value
Type:
ListIProductSee Also