Click or drag to resize

LoyaltyServiceFindPoints Method (Product)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use overload with order instead")]
public ConditionPointInfo FindPoints(
	Product product
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct

Return Value

Type: ConditionPointInfo
See Also