次の方法で共有


Task.SchedulePerformanceIndex プロパティ

スケジュールされた作業の予算コストの作業の予算コストの比率を取得します。

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

構文

'宣言
<RemoteAttribute> _
Public ReadOnly Property SchedulePerformanceIndex As Double
    Get
'使用
Dim instance As Task
Dim value As Double

value = instance.SchedulePerformanceIndex
[RemoteAttribute]
public double SchedulePerformanceIndex { get; }

プロパティ値

型: System.Double
予算コストの作業時間の比率は作業がスケジュールされているタスクに実行されます。

関連項目

参照先

Task クラス

Task メンバー

Microsoft.ProjectServer.Client 名前空間