GetSearchableProperties Method

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

Returns a CatalogPropertiesDataSet containing all the properties that are used in all catalogs in the catalog system.

Overload List

  Name Description
ms986651.pubmethod(en-US,CS.70).gif GetSearchableProperties()()() Returns a CatalogPropertyCollection containing all the properties that are used in all catalogs in the catalog system.
ms986651.pubmethod(en-US,CS.70).gif GetSearchableProperties(array<String>[]()[]) Returns a CatalogPropertyCollection containing all the properties that are used in all catalogNames in the catalog system.

Top

Remarks

You can use this method to get all the properties that are being used in all the catalogs in the catalog system.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace