ProjectDataSet.TaskRow.TaskCVP 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.
Contains the task cost variance percentage.
public:
property int TaskCVP { int get(); void set(int value); };
public int TaskCVP { get; set; }
member this.TaskCVP : int with get, set
Public Property TaskCVP As Integer
Property Value
Remarks
Read-only.