Class BooleanCriterion
- Namespace
- Dynamicweb.Ecommerce.Searching
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a boolean criterion.
- Inheritance
-
Boolean
Criterion
- Inherited Members
Properties
FieldName
Gets or sets the field name.
Property Value
Value
Gets or sets the field value.
Property Value
Methods
GetWhereClause()
Gets a "WHERE" clause.
Returns
- string
The "WHERE" clause.