Edit

Share via


ProjectDataSet.TaskRow.TASK_WORK Property

Definition

Specifies the total amount of time scheduled on the task for all assigned resources.

public:
 property double TASK_WORK { double get(); void set(double value); };
public double TASK_WORK { get; set; }
member this.TASK_WORK : double with get, set
Public Property TASK_WORK As Double

Property Value

Remarks

Work is stored as thousandths of a minute. For example, 10000 indicates 10 minutes.

Applies to