Click or drag to resize

ProductGroupRelationGetProductGroupRelations Method (String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use 'Services.ProductGroups.GetProductGroupRelations' instead")]
public static ProductGroupRelationCollection GetProductGroupRelations(
	string relationProductId
)

Parameters

relationProductId
Type: SystemString

Return Value

Type: ProductGroupRelationCollection
See Also