ProjectDataSet.TaskRow.TASK_WORK_VAR 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.
Task work variance is the difference between baseline work of a task and the currently scheduled work.
public:
property double TASK_WORK_VAR { double get(); void set(double value); };
public double TASK_WORK_VAR { get; set; }
member this.TASK_WORK_VAR : double with get, set
Public Property TASK_WORK_VAR As Double
Property Value
Remarks
Read-only.
TASK_WORK_VAR = TASK_WORK - TB_WORK