| SettingsSaveCopyOfOrderXml Property |
Gets a value indicating whether to save a copy of the XML in the logs folder when a completed order is sent to the ERP.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public bool SaveCopyOfOrderXml { get; set; }
Public Property SaveCopyOfOrderXml As Boolean
Get
Set
Property Value
Type:
Booleantrue if a copy should be saved; otherwise,
false.
Implements
ISettingsSaveCopyOfOrderXmlSee Also