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