Click or drag to resize

GiftCardValidRule Class

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

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

The GiftCardValidRule type exposes the following members.

Constructors
  NameDescription
Public methodGiftCardValidRule
Initializes a new instance of the GiftCardValidRule class
Top
Properties
Methods
See Also