PS.PlanAssignmentIntervalCollection.getByStart Method (ps.js)

Gets a plan assignment interval from the collection of plan assignment intervals, with the specified start date.

Applies to: Project Professional 2013 | Project Server 2013

PS.PlanAssignmentIntervalCollection.getByStart(start)

Parameters

start

Return value

PS.PlanAssignmentInterval

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')/GetResourcePlanByUrl(start='yyyy-MM-dd',end='yyyy-MM-dd',scale='timescale')/Assignments('assignmentid')/Intervals/getByStart(start)

HTTP requests

This resource supports the following HTTP commands:

  • GET

GET syntax

GET http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')/GetResourcePlanByUrl(start='yyyy-MM-dd',end='yyyy-MM-dd',scale='timescale')/Assignments('assignmentid')/Intervals/getByStart(start)

Resource parameters

  • start