Partager via


PublishedProject.TaskLinks - Propriété

Obtient la collection de liaisons de tâches pour le projet.

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<RemoteAttribute> _
Public ReadOnly Property TaskLinks As PublishedTaskLinkCollection
    Get
'Utilisation
Dim instance As PublishedProject
Dim value As PublishedTaskLinkCollection

value = instance.TaskLinks
[RemoteAttribute]
public PublishedTaskLinkCollection TaskLinks { get; }

Valeur de propriété

Type : Microsoft.ProjectServer.Client.PublishedTaskLinkCollection
Collection d'objets PublishedTaskLink .

Voir aussi

Référence

PublishedProject classe

PublishedProject - Membres

Microsoft.ProjectServer.Client - Espace de noms