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