Редагувати

Поділитися через


ProjectDataSet.TaskRow.TASK_BCWP Property

Definition

Budgeted cost of work performed specifies the task earned value.

public:
 property double TASK_BCWP { double get(); void set(double value); };
public double TASK_BCWP { get; set; }
member this.TASK_BCWP : double with get, set
Public Property TASK_BCWP As Double

Property Value

Remarks

Read-only. TASK_BCWP is calculated as the cumulative value of the task's timephased percentage of work complete multiplied by the task's timephased baseline cost, up to the status date or today's date.

Applies to