OrderOnAfterGenerateOrderXmlArgs Class |
Namespace: Dynamicweb.Ecommerce.LiveIntegration.Notifications
The OrderOnAfterGenerateOrderXmlArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| OrderOnAfterGenerateOrderXmlArgs |
Initializes a new instance of the OrderOnAfterGenerateOrderXmlArgs class.
|
| Name | Description | |
|---|---|---|
| Document |
Gets the XML document that has been created. You can manipulate this document to alter the XML being sent to the ERP..
| |
| GeneratorSettings |
Gets the generator settings.
| |
| Order |
Gets the order for which the XML has been generated..
|