Click or drag to resize

ProductServiceGetProductCountByVariantGroup Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public int GetProductCountByVariantGroup(
	VariantGroup variantGroup
)

Parameters

variantGroup
Type: Dynamicweb.Ecommerce.VariantsVariantGroup

Return Value

Type: Int32
See Also