Dynamicweb 9
Dynamicweb 9
Dynamicweb.Ecommerce.Orders
OrderLineCollection Class
OrderLineCollection Methods
Add Method
ClearCachedPrices Method
ClearItems Method
GetTotalsByProductId Method
InsertItem Method
Load Method
Remove Method
RemoveDiscounts Method
RemoveItem Method
RemoveLine Method
RemoveTaxes Method
Save Method
SetItem Method
UpdateBomOrderLine Method
UpdateQuantity Method
OrderLineCollection
Remove Method
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
C#
VB
Copy
public
void
Remove
(
OrderLine
theOrderLine
)
Public
Sub
Remove
(
theOrderLine
As
OrderLine
)
Parameters
theOrderLine
Type:
Dynamicweb.Ecommerce.Orders
OrderLine
See Also
Reference
OrderLineCollection Class
Dynamicweb.Ecommerce.Orders Namespace