Click or drag to resize

LoyaltyServiceLoadRulesForRewards Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Don't use this.")]
public void LoadRulesForRewards(
	IEnumerable<Reward> rewards
)

Parameters

rewards
Type: System.Collections.GenericIEnumerableReward
See Also