Редагувати

Поділитися через


ProjectDataSet.TaskRow.TASK_ACT_WORK Property

Definition

Specifies the amount of work that has been done by the resources that are assigned to a task.

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

Property Value

Remarks

TASK_ACT_WORK is a calculated field.

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

Applies to