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