共用方式為


TimePhase.Assignments 屬性

取得與 timephase 相關聯的工作分派的狀態。

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

語法

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

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

屬性值

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

請參閱

參照

TimePhase 類別

TimePhase 成員

Microsoft.ProjectServer.Client 命名空間