PS.ProjectContext.enterpriseResources property (ps.js)

Gets the collection of enterprise resources in the Project Web App instance.

Applies to: Project Professional 2013 | Project Server 2013

var value = PS.ProjectContext.get_enterpriseResources()

Return value

PS.EnterpriseResourceCollection
A collection of EnterpriseResource objects.

Remarks

A project can also include local resources that are specific to each project.