Share via


SpecificationSearch Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Specification search class encapsulates the search handle and specification search property result concepts previously exposed on the product catalog object.

The SpecificationSearch type exposes the following members.

Methods

  Name Description
Aa161523.pubmethod(en-US,CS.70).gif AddSearchClause Use this method to add a search clause to a specification search.
Aa161523.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa161523.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa161523.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa161523.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa161523.pubmethod(en-US,CS.70).gif GuaranteedSearch Overloaded. Use this method to perform a specification search guaranteed to return results if any products exist in the category being searched.
Aa161523.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa161523.pubmethod(en-US,CS.70).gif RemoveSearchClause Remove the last search clause from this spec search.
Aa161523.pubmethod(en-US,CS.70).gif Search Overloaded. Perform a search using the information in the current instance.
Aa161523.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa161523.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa161523.pubproperty(en-US,CS.70).gif CatalogName Gets name of this catalog.
Aa161523.pubproperty(en-US,CS.70).gif CategoryName Gets the name of the category to search.
Aa161523.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa161523.pubproperty(en-US,CS.70).gif InventoryOptions Gets or sets the Inventory options used for the search.
Aa161523.pubproperty(en-US,CS.70).gif PropertyValues Gets a list of properties and their values which can be searched using this specification search.
Aa161523.pubproperty(en-US,CS.70).gif SearchClauses Gets a collection of search clauses used in this SpecificationSearch.
Aa161523.pubproperty(en-US,CS.70).gif SearchOptions Gets or sets the search options used for the search.

Top

See Also

Reference

SpecificationSearch Class

Microsoft.CommerceServer.Catalog Namespace