PerformSpecificationSearch Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Overload List
Name | Description | |
---|---|---|
PerformSpecificationSearch(String, array<SpecificationSearchPropertyResult>[]()[]%) | Obsolete. (Obsolete) Use the SpecificationSearch class instead with the CatalogContext specification search methods. (Inherited from ProductCatalog.) | |
PerformSpecificationSearch(String, array<SpecificationSearchPropertyResult>[]()[]%, CatalogSearchOptions) | Obsolete. (Obsolete) Use the SpecificationSearch class instead with the CatalogContext specification search methods. (Inherited from ProductCatalog.) | |
PerformSpecificationSearch(String, array<SpecificationSearchPropertyResult>[]()[]%, CatalogSearchOptions, Int32%) | Obsolete. (Obsolete) Use the SpecificationSearch class instead with the CatalogContext specification search methods. (Inherited from ProductCatalog.) |
Top