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 命名空间