Click or drag to resize

ProductRelatedServiceGetProductRelated Method

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

Parameters

productId
Type: SystemString
relatedGroupId
Type: SystemString
relatedProductId
Type: SystemString
relatedVariantId
Type: SystemString

Return Value

Type: ProductRelated
See Also