admGetProjectsByPriorityScheme

admGetProjectsByPriorityScheme

 

Description

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

Syntax

admGetProjectsByPriorityScheme(prioritySchemeName)

Package

adm

Alias

 

Pkg Usage

getProjectsByPriorityScheme(prioritySchemeName)

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

prioritySchemeName

string

Yes

The priority scheme name.

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

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.