changeCategoryOfCatalogItem

App Portal 2017

Use the ChangeCategoryOfCatalogItem command to change the category of a catalog item.

Parameters

The ChangeCategoryOfCatalogItem command includes the following parameters:

ChangeCategoryOfCatalogItem Parameters

#

Parameter

Data Type

Description

1.  

Title

String

Name of the catalog item.

2.  

CategoryName

String

Name of the category.

Return Value

Returns one of the following values:

Returns a 1 when changing the category of catalog item.
Returns a 0 if the category was not changed.
Returns a -1 when encountering an exception.