Click or drag to resize

OrderLineServiceGetOrderLineType Method (Int32)

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public OrderLineType GetOrderLineType(
	int orderLineType
)

Parameters

orderLineType
Type: SystemInt32

Return Value

Type: OrderLineType
See Also