Click or drag to resize

RewardGetRewardById Method (Int32)

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.GetRewardById() instead.")]
public static Reward GetRewardById(
	int rewardId
)

Parameters

rewardId
Type: SystemInt32

Return Value

Type: Reward
See Also