Click or drag to resize

VoucherGetAllVouchersForList Method

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static IEnumerable<Voucher> GetAllVouchersForList(
	int listId
)

Parameters

listId
Type: SystemInt32

Return Value

Type: IEnumerableVoucher
See Also