다음을 통해 공유


PublishedProjectResource.Assignments property

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

Syntax

'Declaration
Public ReadOnly Property Assignments As PublishedAssignmentCollection
    Get
'Usage
Dim instance As PublishedProjectResource
Dim value As PublishedAssignmentCollection

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

Property value

Type: Microsoft.ProjectServer.Client.PublishedAssignmentCollection

See also

Reference

PublishedProjectResource class

PublishedProjectResource members

Microsoft.ProjectServer.Client namespace