Click or drag to resize

DiscountDelete Method (String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Ecommerce.Services.Discounts.Delete instead.")]
public static void Delete(
	string orderDiscountIDs
)

Parameters

orderDiscountIDs
Type: SystemString
See Also