PS.ProjectContext.executeQueryAsync Method (ps.js)

Executes the current pending request asynchronously on the server.

Applies to: Project Professional 2013 | Project Server 2013

PS.ProjectContext.executeQueryAsync(succeededCallback, failedCallback)

Parameters

succeededCallback
The function to run if the query succeeds.

failedCallback
The function to run if the query fails.