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)
SyntaxList<IProduct> GetAllProducts()
Return Value
Type:
ListIProduct
See Also