ProjectDataSet.TaskRow.TASK_BUDGET_WORK 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 total budget work for the task.
public:
property double TASK_BUDGET_WORK { double get(); void set(double value); };
public double TASK_BUDGET_WORK { get; set; }
member this.TASK_BUDGET_WORK : double with get, set
Public Property TASK_BUDGET_WORK As Double
Property Value
Remarks
Read-only. When you assign a work or material resource that is a budget resource to a project summary task, and then enter a work amount for the resource in either the Task or amount ofResource, Project Professional rolls up the total amount to the project summary task.