Click or drag to resize

ProductManager Methods

The ProductManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFetchProductInfos
Fetches the product info from the ERP.
Public methodStatic memberFillProductValues
Fills the product values from the response.
Public methodStatic memberGetProductInfo
Gets the ProductInfo from the ERP
Public methodStatic memberGetProductPrices(Product)
Gets the product prices list from the response.
Public methodStatic memberGetProductPrices(ProductInfo)
Gets the product prices list from the response.
Public methodStatic memberGetProductsWithQuantities
Gets the products and their current quantities.
Top
See Also