Click or drag to resize

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; }

Property Value

Type: RewardRuleCollection
See Also