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