DraftTask.Successors property
取得目前的工作而定的工作的連結。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property Successors As DraftTaskLinkCollection
Get
'用途
Dim instance As DraftTask
Dim value As DraftTaskLinkCollection
value = instance.Successors
[RemoteAttribute]
public DraftTaskLinkCollection Successors { get; }
Property value
Type: Microsoft.ProjectServer.Client.DraftTaskLinkCollection
DraftTaskLink物件的集合。