Click or drag to resize

DiscountServiceGetOrderCountByUserId Method

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual int GetOrderCountByUserId(
	Discount discount,
	int userid
)

Parameters

discount
Type: Dynamicweb.Ecommerce.Orders.DiscountsDiscount
userid
Type: SystemInt32

Return Value

Type: Int32
See Also