ProjectServer.EnterpriseResources-Eigenschaft
Ruft die Auflistung der Enterprise-Ressourcen in einer Project Web App -Instanz.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property EnterpriseResources As EnterpriseResourceCollection
Get
'Usage
Dim instance As ProjectServer
Dim value As EnterpriseResourceCollection
value = instance.EnterpriseResources
[RemoteAttribute]
public EnterpriseResourceCollection EnterpriseResources { get; }
Eigenschaftswert
Typ: Microsoft.ProjectServer.Client.EnterpriseResourceCollection
Eine Auflistung von EnterpriseResource -Objekten.
Hinweise
Ein Projekt kann auch lokale Ressourcen enthalten, die für jedes Projekt spezifisch sind.