DraftTask.Parent property
取得父工作。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property Parent As DraftTask
Get
'用途
Dim instance As DraftTask
Dim value As DraftTask
value = instance.Parent
[RemoteAttribute]
public DraftTask Parent { get; }
Property value
Type: Microsoft.ProjectServer.Client.DraftTask
父工作。