Share via


ProjectServer.EventHandlers property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property EventHandlers As EventHandlerCollection
    Get
'Usage
Dim instance As ProjectServer
Dim value As EventHandlerCollection

value = instance.EventHandlers
public EventHandlerCollection EventHandlers { get; }

Property value

Type: Microsoft.ProjectServer.Client.EventHandlerCollection

See also

Reference

ProjectServer class

ProjectServer members

Microsoft.ProjectServer.Client namespace