Click or drag to resize

ProductInfoOnBeforeGenerateProductInfoXmlArgsGeneratorSettings Property

Gets the ProductInfoXmlGeneratorSettings that determines how the XML is generated

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Notifications
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public ProductInfoXmlGeneratorSettings GeneratorSettings { get; }

Property Value

Type: ProductInfoXmlGeneratorSettings
The generator settings.
See Also