ProjectContext.EnterpriseResources プロパティ
Project Web Appのインスタンスでは、エンタープライズ リソースのコレクションを取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
Public ReadOnly Property EnterpriseResources As EnterpriseResourceCollection
Get
'使用
Dim instance As ProjectContext
Dim value As EnterpriseResourceCollection
value = instance.EnterpriseResources
public EnterpriseResourceCollection EnterpriseResources { get; }
プロパティ値
型: Microsoft.ProjectServer.Client.EnterpriseResourceCollection
EnterpriseResourceオブジェクトのコレクションです。
注釈
プロジェクトの各プロジェクトに固有のローカルなリソースもあります。