  | VariantGroupProperties 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 IEnumerable<VariantGroupProperty> Properties { get; }<ObsoleteAttribute>
Public ReadOnly Property Properties As IEnumerable(Of VariantGroupProperty)
	Get
Property Value
Type: 
IEnumerableVariantGroupProperty
See Also