This topic has not yet been rated - Rate this topic

PS.StatusAssignment.finish property (ps.js)

Office 2013

Published: March 5, 2013

var value = PS.StatusAssignment.get_finish()
          
PS.StatusAssignment.set_finish(value)
          

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/EnterpriseResources('resourceid')/Assignments('assignmentid')/finish

HTTP requests

This resource supports the following HTTP commands:

GET syntax

GET http://<sitecollection>/<site>/_api/ProjectServer/EnterpriseResources('resourceid')/Assignments('assignmentid')/finish
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.