| MostCriticalItemsParentGroup Property |
Namespace:
Dynamicweb.Ecommerce.Statistics
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [AddInParameterAttribute("Parent group")]
[AddInParameterEditorAttribute(typeof(ProductGroupParameterEditor), "")]
public string ParentGroup { get; set; }
<AddInParameterAttribute("Parent group")>
<AddInParameterEditorAttribute(GetType(ProductGroupParameterEditor), "")>
Public Property ParentGroup As String
Get
Set
Property Value
Type:
StringSee Also