Dynamicweb 8 Documentation
NumericRule Class
Members 

Syntax
'Declaration
 
<AddInOrderAttribute(5)> 
<AddInNameAttribute("Is numeric")> 
<AddInUseParametersAttribute(False)> 
Public Class NumericRule 
   Inherits Rule
[AddInOrderAttribute(5)] 
[AddInNameAttribute("Is numeric")] 
[AddInUseParametersAttribute(false)] 
public class NumericRule : Rule 
Inheritance Hierarchy

System.Object
   Dynamicweb.eCommerce.Orders.Validation.Rules.Rule
      Dynamicweb.eCommerce.Orders.Validation.Rules.NumericRule

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NumericRule Members
Dynamicweb.eCommerce.Orders.Validation.Rules Namespace

Send Feedback