Task.CostPerformanceIndex プロパティ
実行された、プロジェクトの状況報告日または今日の日付までで計算した作業の実績コストをタスクに実行された作業の基準計画コストの比率を取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property CostPerformanceIndex As Double
Get
'使用
Dim instance As Task
Dim value As Double
value = instance.CostPerformanceIndex
[RemoteAttribute]
public double CostPerformanceIndex { get; }
プロパティ値
型: System.Double
基準コストと実績コストの比率。