| OrderFlow Constructor (Int32) |
Initializes a new instance of the
OrderFlow class
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public OrderFlow(
int id
)
Public Sub New (
id As Integer
)
Parameters
- id
- Type: SystemInt32
See Also