| OrderLineServiceGetOrderLineType Method (String) |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public OrderLineType GetOrderLineType(
string orderLineType
)
Public Function GetOrderLineType (
orderLineType As String
) As OrderLineType
Parameters
- orderLineType
- Type: SystemString
Return Value
Type:
OrderLineTypeSee Also