| VariantGroupServiceDeleteVariantGroupProperty Method (VariantGroupProperty) |
Namespace:
Dynamicweb.Ecommerce.Variants
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void DeleteVariantGroupProperty(
VariantGroupProperty variantGroupProperty
)
Public Sub DeleteVariantGroupProperty (
variantGroupProperty As VariantGroupProperty
)
Parameters
- variantGroupProperty
- Type: Dynamicweb.Ecommerce.VariantsVariantGroupProperty
See Also