| RewardRules Property |
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 RewardRuleCollection Rules { get; set; }
<ObsoleteAttribute("Use Services.Loyalty.GetRulesForReward() instead.")>
Public Property Rules As RewardRuleCollection
Get
Set
Property Value
Type:
RewardRuleCollectionSee Also