ProjectServer.EnterpriseResources 屬性
取得Project Web App執行個體中的企業資源。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property EnterpriseResources As EnterpriseResourceCollection
Get
'用途
Dim instance As ProjectServer
Dim value As EnterpriseResourceCollection
value = instance.EnterpriseResources
[RemoteAttribute]
public EnterpriseResourceCollection EnterpriseResources { get; }
屬性值
類型:Microsoft.ProjectServer.Client.EnterpriseResourceCollection
EnterpriseResource物件的集合。
備註
專案也可以包含專屬每個專案的本機資源。