Click or drag to resize

NotEqualsRule Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Orders.Validation.Rules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInNameAttribute("Not equals")]
[AddInUseParametersAttribute(true)]
[AddInOrderAttribute(3)]
public class NotEqualsRule : EqualsRule

The NotEqualsRule type exposes the following members.

Constructors
  NameDescription
Public methodNotEqualsRule
Initializes a new instance of the NotEqualsRule class
Top
Properties
  NameDescription
Public propertyId (Inherited from Rule.)
Public propertyParameters (Inherited from EqualsRule.)
Public propertyValidationId (Inherited from Rule.)
Top
Methods
See Also