次の方法で共有


EnterpriseResource.Assignments プロパティ

エンタープライズ リソースの状態の割り当てのコレクションを取得します。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<RemoteAttribute> _
Public ReadOnly Property Assignments As StatusAssignmentCollection
    Get
'使用
Dim instance As EnterpriseResource
Dim value As StatusAssignmentCollection

value = instance.Assignments
[RemoteAttribute]
public StatusAssignmentCollection Assignments { get; }

プロパティ値

型: Microsoft.ProjectServer.Client.StatusAssignmentCollection
StatusAssignmentオブジェクトのコレクションです。

注釈

割り当ての状態のデータの割り当ての状態を報告します。

関連項目

参照先

EnterpriseResource クラス

EnterpriseResource メンバー

Microsoft.ProjectServer.Client 名前空間