PublishedProject.Tasks-Eigenschaft
Ruft die Auflistung von Vorgängen für das Projekt.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property Tasks As PublishedTaskCollection
Get
'Usage
Dim instance As PublishedProject
Dim value As PublishedTaskCollection
value = instance.Tasks
[RemoteAttribute]
public PublishedTaskCollection Tasks { get; }
Eigenschaftswert
Typ: Microsoft.ProjectServer.Client.PublishedTaskCollection
Eine Auflistung von PublishedTask -Objekten.