Click or drag to resize

ISettingsSaveCopyOfOrderXml Property

Gets or sets a value that determines if a copy of the original order xml should be saved.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
bool SaveCopyOfOrderXml { get; set; }

Property Value

Type: Boolean
true if [save copy of order XML]; otherwise, false.
See Also