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 | |
---|---|---|
GetDefinitions()()() | Returns a CatalogDefinitionsDataSet containing all the definitions in the catalog system. | |
GetDefinitions(String) | Returns a CatalogDefinitionsDataSet containing all the definitions in the catalog system that match the search clause. | |
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.