次の方法で共有


Assignment.ScheduleCostVariance プロパティ

コスト差異 (CV)、基準コスト、および割り当ての現行コストの差は、スケジュールを取得します。

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

構文

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

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

プロパティ値

型: System.Double
スケジュールの値は、[コスト差異]。

関連項目

参照先

Assignment クラス

Assignment メンバー

Microsoft.ProjectServer.Client 名前空間