| OrderGetParentProductLineQuantityCount Method |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public double GetParentProductLineQuantityCount(
OrderLineCollection orderLines
)
Public Function GetParentProductLineQuantityCount (
orderLines As OrderLineCollection
) As Double
Parameters
- orderLines
- Type: Dynamicweb.Ecommerce.OrdersOrderLineCollection
Return Value
Type:
DoubleSee Also