Table of Contents

Class Ecommerce.Loyalty.LoyaltyAfterConditionRewardArgs

Namespace
Dynamicweb.Ecommerce.Notifications
Assembly
Dynamicweb.Ecommerce.dll

Class LoyaltyAfterConditionRewardArgs.

public class Ecommerce.Loyalty.LoyaltyAfterConditionRewardArgs : NotificationArgs
Inheritance
Ecommerce.Loyalty.LoyaltyAfterConditionRewardArgs
Inherited Members

Properties

PointInfo

Gets or sets the point info.

public IPointInfo PointInfo { get; set; }

Property Value

IPointInfo

The point info.

Product

Gets or sets the product.

public Product Product { get; set; }

Property Value

Product

The product.

See Also

To top