Click or drag to resize

DiscountGetDiscounts Method (DiscountApplyType)

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.GetDiscounts instead.")]
public static DiscountCollection GetDiscounts(
	DiscountApplyType orderDiscountType
)

Parameters

orderDiscountType
Type: Dynamicweb.Ecommerce.Orders.DiscountsDiscountApplyType

Return Value

Type: DiscountCollection
See Also