| ProductOrderFieldDiscountUniqueVoucherMoreLess Property |
Namespace:
Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [AddInParameterAttribute("Condition")]
[AddInParameterEditorAttribute(typeof(MoreLessParameterEditor), "")]
public string MoreLess { get; set; }
<AddInParameterAttribute("Condition")>
<AddInParameterEditorAttribute(GetType(MoreLessParameterEditor), "")>
Public Property MoreLess As String
Get
Set
Property Value
Type:
StringSee Also