共用方式為


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 命名空間