Skip to end of banner
Go to start of banner

admGetPriorityScheme

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

Returns the priority scheme name for the given project key.

Parameters

Return Type

string

Returns the priority scheme name.

Example

Example 1

Returns the priority scheme name for project "TEST"

return admGetPriorityScheme("TEST");

New priority scheme

See also

  • No labels