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