共用方式為


EnterpriseResource.Assignments 屬性

會取得一群狀態的企業資源的工作分派。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public ReadOnly Property Assignments As StatusAssignmentCollection
    Get
'用途
Dim instance As EnterpriseResource
Dim value As StatusAssignmentCollection

value = instance.Assignments
[RemoteAttribute]
public StatusAssignmentCollection Assignments { get; }

屬性值

類型:Microsoft.ProjectServer.Client.StatusAssignmentCollection
StatusAssignment物件的集合。

備註

狀態的工作分派資料報告的工作分派狀態。

請參閱

參照

EnterpriseResource 類別

EnterpriseResource 成員

Microsoft.ProjectServer.Client 命名空間