DraftProject.Assignments 屬性
會取得專案工作分派的集合。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property Assignments As DraftAssignmentCollection
Get
'用途
Dim instance As DraftProject
Dim value As DraftAssignmentCollection
value = instance.Assignments
[RemoteAttribute]
public DraftAssignmentCollection Assignments { get; }
屬性值
類型:Microsoft.ProjectServer.Client.DraftAssignmentCollection
指派的集合。