Click or drag to resize

LessThanRule Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Orders.Validation.Rules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInNameAttribute("Is less than")]
[AddInUseParametersAttribute(true)]
[AddInOrderAttribute(8)]
public class LessThanRule : Rule

The LessThanRule type exposes the following members.

Constructors
  NameDescription
Public methodLessThanRule
Initializes a new instance of the LessThanRule class
Top
Properties
Methods
Fields
  NameDescription
Protected fieldParam
Top
See Also