Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the draft version of a project, which is a published project that is checked out.
Applies to: Project Professional 2013 | Project Server 2013
In this article
Remarks
Members
REST resource endpoint
PS.DraftProject
Remarks
To check out a published project for editing, use the PublishedProject.CheckOut method.
Members
See the PS.Project object (ps.js) for inherited members that are not described in the following tables.
Methods
The DraftProject 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. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Properties
The DraftProject object has the following properties.
Property |
Description |
---|---|
REST resource endpoint
Endpoint URI structure
http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')/Draft
HTTP requests
This resource supports the following HTTP commands:
MERGE syntax
MERGE http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')/Draft
PUT syntax
PUT http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')/Draft