| VoucherListGetListById Method |
Namespace:
Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static VoucherList GetListById(
int listId
)
Public Shared Function GetListById (
listId As Integer
) As VoucherList
Parameters
- listId
- Type: SystemInt32
Return Value
Type:
VoucherListSee Also