Click or drag to resize

ProductInfoOnAfterGenerateProductInfoXmlArgsProducts Property

Gets the products for which the XML has been generated.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Notifications
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public Dictionary<Product, double> Products { get; }

Property Value

Type: DictionaryProduct, Double
The products.
See Also