共用方式為


DraftAssignment.BudgetedCost 屬性

取得或設定工作分派的預算的成本。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Property BudgetedCost As Double
    Get
    Set
'用途
Dim instance As DraftAssignment
Dim value As Double

value = instance.BudgetedCost

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

屬性值

類型:System.Double
預算成本值。

請參閱

參照

DraftAssignment 類別

DraftAssignment 成員

Microsoft.ProjectServer.Client 命名空間