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