Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the budget costs for budget cost resources.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property BudgetCost As Double
Get
'Usage
Dim instance As Task
Dim value As Double
value = instance.BudgetCost
[RemoteAttribute]
public double BudgetCost { get; }
Property value
Type: System.Double
The budget costs.