ProductInfoOnAfterGenerateProductInfoXmlArgs Class |
Namespace: Dynamicweb.Ecommerce.LiveIntegration.Notifications
The ProductInfoOnAfterGenerateProductInfoXmlArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ProductInfoOnAfterGenerateProductInfoXmlArgs |
Initializes a new instance of the ProductInfoOnAfterGenerateProductInfoXmlArgs class.
|
| Name | Description | |
|---|---|---|
| GeneratorSettings |
Gets the ProductInfoXmlGeneratorSettings that determines how the XML is generated.
| |
| Products |
Gets the products for which the XML has been generated.
| |
| XmlDocument |
Gets the XML document that has been created. You can manipulate this document to alter the XML being sent to the ERP.
|