admGetProjectCategory
Syntax | admGetProjectCategory(pkey) | Package | adm |
Alias |
| Pkg Usage | getProjectCategory(pkey) |
Description
Set project category to the project.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
pkey | String | Yes | Project key. |
Return Type
String
Returns the name of the project category associated with the project.
Example
admGetProjectCategory("T3");