AssociateClassificationToCatalogItem
You can use the associateClassificationToCatalogItem web method to add a classification to a catalog item.
Parameters
The associateClassificationToCatalogItem web method includes the following parameters:
# |
Parameters |
Data Type |
Description |
|||
|
classificationID |
Integer |
Classification ID of the classification. |
|||
|
catalogID |
Integer |
ID of the catalog item. |
Return Value
Returns one of the following values:
• | Returns TRUE for success. |
• | Returns FALSE for error. |