Click or drag to resize

VoucherListUpdateVoucherStatus 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: SystemInt32
status
Type: SystemString
See Also