admSetProjectWorkflowScheme
Description
Updates the workflow scheme to the given one. Return true if success, false otherwise
Parameters
Return Type
Boolean (true/false)
Returns true if the scheme was set and false otherwise.
Example
admSetProjectWorkflowScheme("ITSD","WF sch");
See also
Peacock