Class NumericCriterion
- Namespace
- Dynamicweb.Ecommerce.Searching
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a numeric criterion.
- Inheritance
-
Numeric
Criterion
- Inherited Members
Properties
AllowDecimals
Gets or sets the value indicating whether the decimals is allowed.
Property Value
FieldName
Gets or sets the field name.
Property Value
SearchKey
Gets or sets the search key.
Property Value
SearchType
Gets or sets the search type.
Property Value
Methods
GetWhereClause()
Gets a "WHERE" clause.
Returns
- string
The "WHERE" clause.