Class GroupCriterion
- Namespace
- Dynamicweb.Ecommerce.Searching
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a group criterion.
- Inheritance
-
Group
Criterion
- Inherited Members
Properties
GroupId
Gets or sets the group id.
Property Value
ShopId
Gets or sets the shop id.
Property Value
Methods
GetJoinClause()
Gets a "JOIN" clause.
Returns
- string
The "JOIN" clause.
GetWhereClause()
Gets a "WHERE" clause.
Returns
- string
The "WHERE" clause.