PS.ProjectContext.projectDetailPages property (ps.js)

Gets the collection of project detail pages in the Project Web App instance.

Applies to: Project Professional 2013 | Project Server 2013

var value = PS.ProjectContext.get_projectDetailPages()

Return value

PS.ProjectDetailPageCollection
A collection of ProjectDetailPage objects.