Click or drag to resize

VoucherUpdateVouchersOrderId Method

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void UpdateVouchersOrderId(
	string orderId,
	string newOrderId
)

Parameters

orderId
Type: SystemString
newOrderId
Type: SystemString
See Also