| 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; }
Public Property ErpControlsDiscount As Boolean
Get
Set
Property Value
Type:
Booleantrue if [ERP controls discount calculations]; otherwise,
false.
See Also