次の方法で共有


PlanAssignment.Intervals プロパティ

計画の割り当ての時間間隔のコレクションを取得します。

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

構文

'宣言
<RemoteAttribute> _
Public ReadOnly Property Intervals As PlanAssignmentIntervalCollection
    Get
'使用
Dim instance As PlanAssignment
Dim value As PlanAssignmentIntervalCollection

value = instance.Intervals
[RemoteAttribute]
public PlanAssignmentIntervalCollection Intervals { get; }

プロパティ値

型: Microsoft.ProjectServer.Client.PlanAssignmentIntervalCollection
PlanAssignmentIntervalCollectionのオブジェクトです。

関連項目

参照先

PlanAssignment クラス

PlanAssignment メンバー

Microsoft.ProjectServer.Client 名前空間