PS.TimePhase.assignments property (ps.js)

Gets the status of assignments associated with a timephase.

Applies to: Project Professional 2013 | Project Server 2013

var value = PS.TimePhase.get_assignments()

Return value

PS.StatusAssignmentCollection

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/EnterpriseResources('resourceid')/Assignments/GetTimePhaseByUrl(start='yyyy-MM-dd',end='yyyy-MM-dd')/assignments

HTTP requests

This resource supports the following HTTP commands:

  • GET

GET syntax

GET http://<sitecollection>/<site>/_api/ProjectServer/EnterpriseResources('resourceid')/Assignments/GetTimePhaseByUrl(start='yyyy-MM-dd',end='yyyy-MM-dd')/assignments