Edit

Share via


ProjectDataSet.TaskRow.TASK_START_VAR Property

Definition

Task start variance is the difference between the baseline start date (TB_START ) and the actual start date (TASK_START_DATE).

public:
 property int TASK_START_VAR { int get(); void set(int value); };
public int TASK_START_VAR { get; set; }
member this.TASK_START_VAR : int with get, set
Public Property TASK_START_VAR As Integer

Property Value

Remarks

Read-only.

Duration is stored in tenths of minutes. For example, a value of 100 indicates 10 minutes.

Applies to