Click or drag to resize

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
C#
List<IProduct> GetAllProducts()

Return Value

Type: ListIProduct
See Also