PS.Event object (ps.js)

Represents and identifies activity that occurs in Project Server 2013 when there are changes in business object data.

Applies to: Project Professional 2013 | Project Server 2013

PS.Event

Members

Methods

The Event object has the following methods.

Method

Description

initPropertiesFromJson

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

Properties

The Event object has the following properties.

Property

Description

eventName

id

sourceName

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/Events(id)

HTTP requests

This resource supports the following HTTP commands:

POST syntax

POST http://<sitecollection>/<site>/_api/ProjectServer/Events(id)

See also

Reference

Microsoft.ProjectServer.Client.Event