PS.DraftProjectResource.costAccrual property (ps.js)

Applies to: Project Professional 2013 | Project Server 2013

var value = PS.DraftProjectResource.get_costAccrual()
          
PS.DraftProjectResource.set_costAccrual(value)
          

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')/Draft/ProjectResources('resourceid')/costAccrual

HTTP requests

This resource supports the following HTTP commands:

  • GET

GET syntax

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