Freigeben über


DraftProject.ProjectResources-Eigenschaft

Ruft die Auflistung von Ressourcen für ein Projekt.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property ProjectResources As DraftProjectResourceCollection
    Get
'Usage
Dim instance As DraftProject
Dim value As DraftProjectResourceCollection

value = instance.ProjectResources
[RemoteAttribute]
public DraftProjectResourceCollection ProjectResources { get; }

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.DraftProjectResourceCollection
Eine Auflistung von Projektressourcen.

Siehe auch

Referenz

DraftProject Klasse

DraftProject-Member

Microsoft.ProjectServer.Client-Namespace