Click or drag to resize

GiftCardNotExpiredRule Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.Orders.Validation.RulesRule
    Dynamicweb.Ecommerce.Orders.Validation.RulesGiftCardNotExpiredRule

Namespace:  Dynamicweb.Ecommerce.Orders.Validation.Rules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInNameAttribute("Is not expired")]
[AddInUseParametersAttribute(false)]
[AddInOrderAttribute(0)]
public class GiftCardNotExpiredRule : Rule

The GiftCardNotExpiredRule type exposes the following members.

Constructors
  NameDescription
Public methodGiftCardNotExpiredRule
Initializes a new instance of the GiftCardNotExpiredRule class
Top
Properties
Methods
See Also