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