Click or drag to resize

NumericRule Class

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

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

The NumericRule type exposes the following members.

Constructors
  NameDescription
Public methodNumericRule
Initializes a new instance of the NumericRule class
Top
Properties
Methods
See Also