ProjectDataSet.TaskRow.TASK_PHY_PCT_COMP 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 physical percent of work completed on the task.
public:
property int TASK_PHY_PCT_COMP { int get(); void set(int value); };
public int TASK_PHY_PCT_COMP { get; set; }
member this.TASK_PHY_PCT_COMP : int with get, set
Public Property TASK_PHY_PCT_COMP As Integer
Property Value
Remarks
TASK_PHY_PCT_COMP is not a calculated field and must be entered. The task physical percent of work complete can be used as an alternative for calculating the budgeted cost of work performed (TASK_BCWP).