Table of Contents

Class Ecommerce.Loyalty.LoyaltyBeforeRewardArgs

Namespace
Dynamicweb.Ecommerce.Notifications
Assembly
Dynamicweb.Ecommerce.dll
Class LoyaltyBeforeRewardArgs.
public class Ecommerce.Loyalty.LoyaltyBeforeRewardArgs : NotificationArgs
Inheritance
Ecommerce.Loyalty.LoyaltyBeforeRewardArgs
Inherited Members

Properties

OrderLine

Gets or sets the order line.
public OrderLine OrderLine { get; set; }

Property Value

OrderLine
The order line.
See Also

See Also

To top