Click or drag to resize

RewardKey Constructor

Initializes a new instance of the RewardKey class

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public RewardKey(
	int rewardId,
	string languageId
)

Parameters

rewardId
Type: SystemInt32
languageId
Type: SystemString
See Also