Click or drag to resize

FrequentlyBoughtItemsCustomerName Property

Namespace:  Dynamicweb.Ecommerce.Statistics
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInParameterAttribute("Customer name")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "none=false")]
public string CustomerName { get; set; }

Property Value

Type: String
See Also