Class PriceCritirion
- Namespace
- Dynamicweb.Ecommerce.Searching
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a price criterion.
- Inheritance
-
Price
Critirion
- Inherited Members
Properties
FromPrice
Gets or sets the lower limit price.
Property Value
ToPrice
Gets or sets the upper limit price.
Property Value
Methods
GetWhereClause()
Gets a "WHERE" clause.
Returns
- string
The "WHERE" clause.