DraftProject.Assignments 属性
获取工作分配的项目的集合。
命名空间: Microsoft.ProjectServer.Client
程序集: Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)
语法
声明
<RemoteAttribute> _
Public ReadOnly Property Assignments As DraftAssignmentCollection
Get
用法
Dim instance As DraftProject
Dim value As DraftAssignmentCollection
value = instance.Assignments
[RemoteAttribute]
public DraftAssignmentCollection Assignments { get; }
属性值
类型:Microsoft.ProjectServer.Client.DraftAssignmentCollection
分配的集合。