TimePhase.Assignments property
取得與 timephase 相關聯的工作分派的狀態。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property Assignments As StatusAssignmentCollection
Get
'用途
Dim instance As TimePhase
Dim value As StatusAssignmentCollection
value = instance.Assignments
[RemoteAttribute]
public StatusAssignmentCollection Assignments { get; }
Property value
Type: Microsoft.ProjectServer.Client.StatusAssignmentCollection
StatusAssignment物件的集合。