Share via


PS.Stage.phase property (ps.js)

Applies to: Project Professional 2013 | Project Server 2013

var value = PS.Stage.get_phase()
          
PS.Stage.set_phase(value)
          

Return value

PS.Phase

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/Stages('stageid')/phase

HTTP requests

This resource supports the following HTTP commands:

  • GET

GET syntax

GET http://<sitecollection>/<site>/_api/ProjectServer/Stages('stageid')/phase