Click or drag to resize

LoyaltyServiceFindPoints Method (Product, Order, DateTime)

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ConditionPointInfo FindPoints(
	Product product,
	Order order,
	DateTime orderTime
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
order
Type: Dynamicweb.Ecommerce.OrdersOrder
orderTime
Type: SystemDateTime

Return Value

Type: ConditionPointInfo
See Also