admGetProjectsByPriorityScheme

Description

Returns a list of project keys by the given priority scheme name.

Parameters

Return Type

string []

Returns a list of project keys.

Example

Example 1

Returns project keys from the priority scheme "New priority scheme"

return admGetProjectsByPriorityScheme("New priority scheme");

DEMO|ITSD|TEST

See also

Peacock