| VariantGroupServiceGetVariantGroupProperties Method |
Namespace:
Dynamicweb.Ecommerce.Variants
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<VariantGroupProperty> GetVariantGroupProperties()
Public Function GetVariantGroupProperties As IEnumerable(Of VariantGroupProperty)
Return Value
Type:
IEnumerableVariantGroupPropertySee Also