次の方法で共有


Assignment.BudgetedCostWorkScheduled プロパティ

割り当ての予算コストの作業スケジュール (BCWS) を取得します。

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

構文

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

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

プロパティ値

型: System.Double
BCWS の値。

注釈

BCWS は、状況報告日または今日の日付までに、割り当てのタイム スケール領域の基準コストの合計です。

関連項目

参照先

Assignment クラス

Assignment メンバー

Microsoft.ProjectServer.Client 名前空間