  | GroupServiceHasProductsWithoutVariants Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic bool HasProductsWithoutVariants(
	Group group
)
Public Function HasProductsWithoutVariants ( 
	group As Group
) As Boolean
Parameters
- group
 - Type: Dynamicweb.Ecommerce.ProductsGroup
 
Return Value
Type: 
Boolean
See Also