Share via


DraftProjectResource.Assignments property

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

Syntax

'Declaration
Public ReadOnly Property Assignments As DraftAssignmentCollection
    Get
'Usage
Dim instance As DraftProjectResource
Dim value As DraftAssignmentCollection

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

Property value

Type: Microsoft.ProjectServer.Client.DraftAssignmentCollection

See also

Reference

DraftProjectResource class

DraftProjectResource members

Microsoft.ProjectServer.Client namespace