Click or drag to resize

IntegerRule Class

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

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

The IntegerRule type exposes the following members.

Constructors
  NameDescription
Public methodIntegerRule
Initializes a new instance of the IntegerRule class
Top
Properties
Methods
See Also