PS.DraftProject.calendar property (ps.js)

Applies to: Project Professional 2013 | Project Server 2013

var value = PS.DraftProject.get_calendar()
          
PS.DraftProject.set_calendar(value)
          

Return value

PS.Calendar

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')/Draft/calendar

HTTP requests

This resource supports the following HTTP commands:

  • GET

GET syntax

GET http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')/Draft/calendar