ProjectServer.Events-Eigenschaft
Ruft die Auflistung der Ereignisobjekte in einer Project Web App -Instanz.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property Events As EventCollection
Get
'Usage
Dim instance As ProjectServer
Dim value As EventCollection
value = instance.Events
[RemoteAttribute]
public EventCollection Events { get; }
Eigenschaftswert
Typ: Microsoft.ProjectServer.Client.EventCollection
Eine Auflistung von Event -Objekten.