Freigeben über


PublishedProject.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 PublishedProjectResourceCollection
    Get
'Usage
Dim instance As PublishedProject
Dim value As PublishedProjectResourceCollection

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

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.PublishedProjectResourceCollection
Eine Auflistung von PublishedProjectResource -Objekten.

Siehe auch

Referenz

PublishedProject Klasse

PublishedProject-Member

Microsoft.ProjectServer.Client-Namespace