Click or drag to resize

OrderLineServiceSetUnitPrice Method (OrderLine, PriceInfo)

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void SetUnitPrice(
	OrderLine orderLine,
	PriceInfo priceInfo
)

Parameters

orderLine
Type: Dynamicweb.Ecommerce.OrdersOrderLine
priceInfo
Type: Dynamicweb.Ecommerce.PricesPriceInfo
See Also