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.
Budgeted cost for work scheduled specifies the cumulative timephased baseline costs up to the status date or today's date.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property TASK_BCWS As Double
Get
Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As Double
value = instance.TASK_BCWS
instance.TASK_BCWS = value
public double TASK_BCWS { get; set; }
Property value
Type: System.Double
Remarks
Read-only.