Click or drag to resize

IOperationServiceGetAllProducts Method

Gets all products (both active and inactive).

Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyList<IProduct> GetAllProducts()

Return Value

IReadOnlyListIProduct
See Also