ProjectContext.Events property

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

Syntax

'Declaration
Public ReadOnly Property Events As EventCollection
    Get
'Usage
Dim instance As ProjectContext
Dim value As EventCollection

value = instance.Events
public EventCollection Events { get; }

Property value

Type: Microsoft.ProjectServer.Client.EventCollection

See also

Reference

ProjectContext class

ProjectContext members

Microsoft.ProjectServer.Client namespace