| TurnoverBasedOnDeviceTypeShop Property |
Namespace:
Dynamicweb.Ecommerce.Statistics
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [AddInParameterAttribute("Shop")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "nonetext=Alle")]
public string Shop { get; set; }
<AddInParameterAttribute("Shop")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "nonetext=Alle")>
Public Property Shop As String
Get
Set
Property Value
Type:
StringSee Also