Click or drag to resize

OnAfterGenerateProductInfoXmlArgs Properties

The ProductInfoOnAfterGenerateProductInfoXmlArgs type exposes the following members.

Properties
  NameDescription
Public propertyGeneratorSettings
Gets the ProductInfoXmlGeneratorSettings that determines how the XML is generated.
Public propertyProducts
Gets the products for which the XML has been generated.
Public propertyXmlDocument
Gets the XML document that has been created. You can manipulate this document to alter the XML being sent to the ERP.
Top
See Also