ProjectDataSet.TaskRow.TASK_COST 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.
Specifies the current projected cost of the task.
public:
property double TASK_COST { double get(); void set(double value); };
public double TASK_COST { get; set; }
member this.TASK_COST : double with get, set
Public Property TASK_COST As Double
Property Value
Remarks
TASK_COST includes costs that have been incurred and costs that are planned but not yet incurred, as of the current date or status date.