PS.TimePhase object (ps.js)
Office 2013 and later
Represents assignment progress information that is distributed over time.
Last modified: February 26, 2013
Applies to: Project Professional 2013 | Project Server 2013
PS.TimePhase
Methods
The TimePhase object has the following methods.
|
Method |
Description |
|---|---|
|
This member is reserved for internal use and is not intended to be used directly from your code. |
Properties
The TimePhase object has the following properties.
|
Property |
Description |
|---|---|
|
Gets the status of assignments associated with a timephase. |
|
|
Gets the end date of a timephase period. |
|
|
Gets the start date of the timephase period. |
Endpoint URI structure
http://<sitecollection>/<site>/_api/ProjectServer/EnterpriseResources('resourceid')/Assignments/GetTimePhaseByUrl(start='yyyy-MM-dd',end='yyyy-MM-dd')
HTTP requests
Show: