 | 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
Syntaxbool SaveCopyOfOrderXml { get; set; }Property SaveCopyOfOrderXml As Boolean
Get
Set
Property Value
Type:
Booleantrue if [save copy of order XML]; otherwise,
false.
See Also