TimePhase.Assignments 属性
获取与时间分段的工作分配的状态。
命名空间: 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对象的集合。