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