Availability
This routine is available starting with SIL Engine™ *.*.* / *.*.*
Syntax
admSetProjectCategory(pkey, categoryName)
Starting with version *.*.*
Description
a project category.Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
pkey | string | yes | Project key. |
categoryName | string | yes | Project category name. |
Return type
boolean
Returns true if the component was added and false otherwise.