PS.ProjectContext.eventHandlers property (ps.js)

Gets the collection of event handlers that are defined in the Project Web App instance.

Applies to: Project Professional 2013 | Project Server 2013

var value = PS.ProjectContext.get_eventHandlers()

Return value

PS.EventHandlerCollection
A collection of EventHandler objects.