StatusingDataSet.TasksRow.TASK_PCT_WORK_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.
Indicates the percentage of work actually elapsed compared with the amount of work remaining to be done.
public:
property short TASK_PCT_WORK_COMP { short get(); void set(short value); };
public short TASK_PCT_WORK_COMP { get; set; }
member this.TASK_PCT_WORK_COMP : int16 with get, set
Public Property TASK_PCT_WORK_COMP As Short