Click or drag to resize

VariantGroupServiceGetVariantGroupProperty Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IList<VariantGroupProperty> GetVariantGroupProperty(
	string groupId
)

Parameters

groupId
Type: SystemString

Return Value

Type: IListVariantGroupProperty
See Also