ProjectDataSet.TaskRow.TASK_SV 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.
The cost difference between the current progress and the baseline plan of a task.
public:
property double TASK_SV { double get(); void set(double value); };
public double TASK_SV { get; set; }
member this.TASK_SV : double with get, set
Public Property TASK_SV As Double
Property Value
Remarks
Read-only.