Info | ||
---|---|---|
| ||
This routine is available starting with katl-commons SIL Engine™ 2.5.8. |
Syntax
admGetProjectIssueSecurityLevels(pkey)
...
Excerpt |
---|
Returns all the project issue security levels, as set by the scheme. |
Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
pkey | string | yes | Project key. |
Return type
number [] (array of numbers)
...