Click or drag to resize

OrderXmlGeneratorSettingsErpControlsDiscount Property

Gets or sets if ERP controls discount calculations

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

Property Value

Type: Boolean
true if [ERP controls discount calculations]; otherwise, false.
See Also