Freigeben über


PublishedProject.Assignments-Eigenschaft

Ruft die Auflistung der Zuordnungen des Projekts.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property Assignments As PublishedAssignmentCollection
    Get
'Usage
Dim instance As PublishedProject
Dim value As PublishedAssignmentCollection

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

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.PublishedAssignmentCollection
Eine Auflistung von Assignment -Objekten.

Siehe auch

Referenz

PublishedProject Klasse

PublishedProject-Member

Microsoft.ProjectServer.Client-Namespace