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