Click or drag to resize

OrderLineFieldValueCollection Constructor (XmlDocument)

Initializes a new instance of the OrderLineFieldValueCollection class

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public OrderLineFieldValueCollection(
	XmlDocument xmlDoc
)

Parameters

xmlDoc
Type: System.XmlXmlDocument
See Also