Compartir a través de


de la propiedad PublishedProject.TaskLinks

Obtiene la colección de vínculos de tareas para el proyecto.

Espacio de nombres:  Microsoft.ProjectServer.Client
Ensamblado:  Microsoft.ProjectServer.Client (en Microsoft.ProjectServer.Client.dll)

Sintaxis

'Declaración
<RemoteAttribute> _
Public ReadOnly Property TaskLinks As PublishedTaskLinkCollection
    Get
'Uso
Dim instance As PublishedProject
Dim value As PublishedTaskLinkCollection

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

Valor de propiedad

Tipo: Microsoft.ProjectServer.Client.PublishedTaskLinkCollection
Una colección de objetos PublishedTaskLink .

Vea también

Referencia

clase PublishedProject

Miembros PublishedProject

Espacio de nombres Microsoft.ProjectServer.Client