Click or drag to resize

RewardRuleGetRewardRuleById 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.GetRewardRuleById() instead.")]
public static RewardRule GetRewardRuleById(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: RewardRule
See Also