| OrderDebuggingInfo Constructor (Int32) |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public OrderDebuggingInfo(
int orderAutoId
)
Public Sub New (
orderAutoId As Integer
)
Parameters
- orderAutoId
- Type: SystemInt32
See Also