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