Edit

Share via


ProjectDataSet.TaskRow.TASK_REG_WORK Property

Definition

Contains the total amount of non-overtime work that is scheduled to be performed by resources.

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

Property Value

Remarks

Read-only.

TASK_REG_WORK = TB_WORK - TASK_OVT_WORK.

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

Applies to