Skip to end of banner
Go to start of banner

admSetPriorityScheme

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

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

  • No labels