GetDefinitions Method

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

Returns a CatalogDefinitionsDataSet containing all the definitions in the catalog system.

Overload List

  Name Description
ms986637.pubmethod(en-US,CS.70).gif GetDefinitions()()() Returns a CatalogDefinitionsDataSet containing all the definitions in the catalog system.
ms986637.pubmethod(en-US,CS.70).gif GetDefinitions(String) Returns a CatalogDefinitionsDataSet containing all the definitions in the catalog system that match the search clause.
ms986637.pubmethod(en-US,CS.70).gif GetDefinitions(CatalogDefinitionType) Returns a CatalogDefinitionsDataSet containing all the definitions in the catalog system that match the definition type.

Top

Remarks

The definitions can be Category and/or Product definitions.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace