| VariantServiceRemoveAllGroupsFromProduct Method |
Namespace:
Dynamicweb.Ecommerce.Variants
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void RemoveAllGroupsFromProduct(
string productId
)
Public Sub RemoveAllGroupsFromProduct (
productId As String
)
Parameters
- productId
- Type: SystemString
See Also