Click or drag to resize

RewardRuleGetRulesForReward Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.Loyalty.GetRulesForReward() instead.")]
public static RewardRuleCollection GetRulesForReward(
	int rewardId
)

Parameters

rewardId
Type: SystemInt32

Return Value

Type: RewardRuleCollection
See Also