Click or drag to resize

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
)

Parameters

listId
Type: SystemInt32

Return Value

Type: VoucherList
See Also