ProjectDataSet.TaskRow.TASK_ACWP 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.
Actual cost of work performed is the sum of costs that are incurred for work done on a task, up to the project status date or today's date.
public:
property double TASK_ACWP { double get(); void set(double value); };
public double TASK_ACWP { get; set; }
member this.TASK_ACWP : double with get, set
Public Property TASK_ACWP As Double
Property Value
Remarks
Read-only.