PS.TimePhase.end property (ps.js)

Gets the end date of a timephase period.

Applies to: Project Professional 2013 | Project Server 2013

var value = PS.TimePhase.get_end()

REST resource endpoint

Endpoint URI structure

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

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')/end