ProjectDataSet.TaskRow.TASK_BCWS 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.
Budgeted cost for work scheduled specifies the cumulative timephased baseline costs up to the status date or today's date.
public:
property double TASK_BCWS { double get(); void set(double value); };
public double TASK_BCWS { get; set; }
member this.TASK_BCWS : double with get, set
Public Property TASK_BCWS As Double
Property Value
Remarks
Read-only.