Click or drag to resize

ISettingsOrderDiscountText Property

Gets or sets the text for order discount order line.

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

Property Value

Type: String
The text for order discount order line.
See Also