Click or drag to resize

VoucherList.UpdateVoucherStatus Method

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void UpdateVoucherStatus(
	int listId,
	string status
)

Parameters

listId
Type: System.Int32
status
Type: System.String
See Also