다음을 통해 공유


EnterpriseResource.Assignments property

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

Syntax

'Declaration
Public ReadOnly Property Assignments As StatusAssignmentCollection
    Get
'Usage
Dim instance As EnterpriseResource
Dim value As StatusAssignmentCollection

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

Property value

Type: Microsoft.ProjectServer.Client.StatusAssignmentCollection

See also

Reference

EnterpriseResource class

EnterpriseResource members

Microsoft.ProjectServer.Client namespace