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