Click or drag to resize

OrderDebuggingInfo Constructor (String)

Note: This API is now obsolete.

Initializes a new instance of the OrderDebuggingInfo class

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Please use New(orderAutoId As Integer) instead.")]
public OrderDebuggingInfo(
	string orderId
)

Parameters

orderId
Type: SystemString
See Also