Click or drag to resize

ProductManagerGetProductInfo Method

Gets the ProductInfo from the ERP

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Products
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public static ProductInfo GetProductInfo(
	Product product
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
The product

Return Value

Type: ProductInfo
See Also