Click or drag to resize

DiscountServiceGetDiscount Method

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Discount GetDiscount(
	int discountId
)

Parameters

discountId
Type: SystemInt32

Return Value

Type: Discount
See Also