| VariantGroupProductRelationVariantGroups Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Variants
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute]
public IList<VariantGroup> VariantGroups { get; }
<ObsoleteAttribute>
Public ReadOnly Property VariantGroups As IList(Of VariantGroup)
Get
Property Value
Type:
IListVariantGroupSee Also