DraftProjectResource.Assignments-Eigenschaft
Dient zum Abrufen der Zuordnungen an, die die Ressource zugeordnet sind.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property Assignments As DraftAssignmentCollection
Get
'Usage
Dim instance As DraftProjectResource
Dim value As DraftAssignmentCollection
value = instance.Assignments
[RemoteAttribute]
public DraftAssignmentCollection Assignments { get; }
Eigenschaftswert
Typ: Microsoft.ProjectServer.Client.DraftAssignmentCollection
Eine Auflistung von Zuordnungen.