Click or drag to resize

OrderDebuggingInfo Constructor (Int32)

Initializes a new instance of the OrderDebuggingInfo class

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public OrderDebuggingInfo(
	int orderAutoId
)

Parameters

orderAutoId
Type: SystemInt32
See Also