Edit

Share via


ProjectDataSet.TaskRow.TASK_VAC Property

Definition

Task variance at completion is the difference between the TB_COST (Budget At Completion) or baseline cost and TASK_EAC (Estimate At Completion).

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

Property Value

Remarks

Read-only.

Applies to