Click or drag to resize

OrderLineSetProductInformation Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Ecommerce.Services.OrderLines.SetProductInformation instead.")]
public void SetProductInformation(
	Product theProduct
)

Parameters

theProduct
Type: Dynamicweb.Ecommerce.ProductsProduct
See Also