ProjectDataSet.TaskRow.TASK_EAC Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Estimate at completion is the total scheduled or projected cost for a task based on costs that have been incurred, in addition to the costs that are planned for remaining work.
public:
property double TASK_EAC { double get(); void set(double value); };
public double TASK_EAC { get; set; }
member this.TASK_EAC : double with get, set
Public Property TASK_EAC As Double
Property Value
Remarks
Read-only.
TASK_EAC = WebSvcStatusing.ProjectDataSet.TaskRow.TB_ACWP + (TB_COST X - TASK_BCWP) / TASK_CPI