Share via


Task.BudgetedCostWorkScheduled property

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

Syntax

'Declaration
Public ReadOnly Property BudgetedCostWorkScheduled As Double
    Get
'Usage
Dim instance As Task
Dim value As Double

value = instance.BudgetedCostWorkScheduled
public double BudgetedCostWorkScheduled { get; }

Property value

Type: System.Double

See also

Reference

Task class

Task members

Microsoft.ProjectServer.Client namespace