Edit

Share via


ProjectDataSet.TaskRow.TASK_COST Property

Definition

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.

Applies to