| 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
)
<ObsoleteAttribute("Use Services.Loyalty.GetRulesForReward() instead.")>
Public Shared Function GetRulesForReward (
rewardId As Integer
) As RewardRuleCollection
Parameters
- rewardId
- Type: SystemInt32
Return Value
Type:
RewardRuleCollectionSee Also