ResourcePlan.Assignments 属性

获取与资源计划相关联的PlanAssignment对象的集合。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public ReadOnly Property Assignments As PlanAssignmentCollection
    Get
用法
Dim instance As ResourcePlan
Dim value As PlanAssignmentCollection

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

属性值

类型:Microsoft.ProjectServer.Client.PlanAssignmentCollection
一个PlanAssignmentCollection对象。

另请参阅

引用

ResourcePlan 类

ResourcePlan 成员

Microsoft.ProjectServer.Client 命名空间