Show/Hide Toolbars

When changing a project's phase, you must have already gathered the record's unique key as well as the unique key of the target phase to transition to. The ProjectRepository changePhase method will be validated against existing Phase Transition definitions for the project object definition.

Code Snippet

proj.Repository.changePhase("DISP_1004", "OPNN_OPEN");