次の方法で共有


ResourcePlan.Assignments property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Assignments As PlanAssignmentCollection
    Get
'Usage
Dim instance As ResourcePlan
Dim value As PlanAssignmentCollection

value = instance.Assignments
public PlanAssignmentCollection Assignments { get; }

Property value

Type: Microsoft.ProjectServer.Client.PlanAssignmentCollection

See also

Reference

ResourcePlan class

ResourcePlan members

Microsoft.ProjectServer.Client namespace