| ProductRelatedGroupServiceDelete Method (String) |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void Delete(
string groupId
)
Public Sub Delete (
groupId As String
)
Parameters
- groupId
- Type: SystemString
See Also