Click or drag to resize

ProductRelatedServiceDelete Method (String, String, String, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Delete(
	string productId,
	string relatedGroupId,
	string relatedProductId,
	string relatedVariantId
)

Parameters

productId
Type: SystemString
relatedGroupId
Type: SystemString
relatedProductId
Type: SystemString
relatedVariantId
Type: SystemString
See Also