MarketingSearchClauseFactory Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Factory class used to create SearchClause objects which are used to execute searches against the marketing system.
The MarketingSearchClauseFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateClause | Overloaded. Initializes a new instance of the MarketingSearchClauseFactory class. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IntersectClauses | Intersects the result of two SearchClause objects. (Inherited from SearchClauseFactory.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
UnionClauses | Unions the result of two SearchClause objects. (Inherited from SearchClauseFactory.) |
Top