Share via


PublishedAssignment.BudgetedCost property

Gets the budgeted cost for the assignment.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property BudgetedCost As Double
    Get
'Usage
Dim instance As PublishedAssignment
Dim value As Double

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

Property value

Type: System.Double
The budgeted cost.

See also

Reference

PublishedAssignment class

PublishedAssignment members

Microsoft.ProjectServer.Client namespace