Freigeben über


DraftProject.Assignments-Eigenschaft

Ruft die Auflistung der Zuordnungen für ein Projekt.

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 DraftProject
Dim value As DraftAssignmentCollection

value = instance.Assignments
[RemoteAttribute]
public DraftAssignmentCollection Assignments { get; }

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.DraftAssignmentCollection
Eine Auflistung von Zuordnungen.

Siehe auch

Referenz

DraftProject Klasse

DraftProject-Member

Microsoft.ProjectServer.Client-Namespace