共用方式為


Task.BudgetCost property

取得預算成本資源的預算成本。

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<RemoteAttribute> _
Public ReadOnly Property BudgetCost As Double
    Get
'用途
Dim instance As Task
Dim value As Double

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

Property value

Type: System.Double
預算成本。

請參閱

參照

Task class

Task members

Microsoft.ProjectServer.Client namespace