| OrderLineType Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use OrderLineType instead.")]
public string Type { get; set; }
<ObsoleteAttribute("Use OrderLineType instead.")>
Public Property Type As String
Get
Set
Property Value
Type:
StringSee Also