  | MostCriticalItemsSubGroups Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Statistics
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[AddInParameterAttribute("Sub groups")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "")]
public bool SubGroups { get; set; }<AddInParameterAttribute("Sub groups")>
<AddInParameterEditorAttribute(GetType(YesNoParameterEditor), "")>
Public Property SubGroups As Boolean
	Get
	SetProperty Value
Type: 
Boolean
See Also