PS.ProjectContext.executeQueryAsync Method (ps.js)

Office 2013 and later

Executes the current pending request asynchronously on the server.

Last modified: February 14, 2013

Applies to: Project Professional 2013 | Project Server 2013

PS.ProjectContext.executeQueryAsync(succeededCallback, failedCallback)

succeededCallback
The function to run if the query succeeds.

failedCallback
The function to run if the query fails.

Show: