| SettingsOrderDiscountText 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 public string OrderDiscountText { get; set; }
Public Property OrderDiscountText As String
Get
Set
Property Value
Type:
StringThe text for order discount order line.
Implements
ISettingsOrderDiscountTextSee Also