Events class

Office 2013 and later

Includes methods for managing Project Server event handler associations. Read the list of Project Server events, event handler associations for a specific event, or all event handler associations. Create, update, and delete event handler associations.

Namespace:  WebSvcEvents
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

'Declaration
<WebServiceBindingAttribute(Name := "EventsSoap", Namespace := "http://schemas.microsoft.com/office/project/server/webservices/Events/")> _
Public Class Events _
	Inherits SoapHttpClientProtocol
'Usage
Dim instance As Events

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: