PS.EventHandlerCollection object (ps.js)

Represents a collection of event handlers.

Applies to: Project Professional 2013 | Project Server 2013

PS.EventHandlerCollection

Members

Methods

The EventHandlerCollection object has the following methods.

Method

Description

add

getByGuid

getById

itemAt

remove

update

Properties

The EventHandlerCollection object has the following properties.

Property

Description

childItemType

This member is reserved for internal use and is not intended to be used directly from your code.

item

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/EventHandlers

HTTP requests

This resource supports the following HTTP commands:

GET syntax

GET http://<sitecollection>/<site>/_api/ProjectServer/EventHandlers

POST syntax

POST http://<sitecollection>/<site>/_api/ProjectServer/EventHandlers

See also

Reference

Microsoft.ProjectServer.Client.EventHandlerCollection