다음을 통해 공유


DraftProject.TaskLinks property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property TaskLinks As DraftTaskLinkCollection
    Get
'Usage
Dim instance As DraftProject
Dim value As DraftTaskLinkCollection

value = instance.TaskLinks
public DraftTaskLinkCollection TaskLinks { get; }

Property value

Type: Microsoft.ProjectServer.Client.DraftTaskLinkCollection

See also

Reference

DraftProject class

DraftProject members

Microsoft.ProjectServer.Client namespace