admSetPriorityScheme

Description

Updates the project priority scheme. Both the scheme and the project must exist.

Parameters

Return Type

Boolean

Returns 'true' if the project was updated and 'false' if not.

Example

return admSetPriorityScheme("TEST", "Default priority scheme");

See also