Edit

Share via


ProjectDataSet.TaskRow.TASK_START_SLACK Property

Definition

Contains the amount of time that a task start date can be delayed without delaying the project.

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

Property Value

Remarks

The TASK_START_SLACK field contains the duration between the TASK_EARLY_START and the TASK_LATE_START.

The duration is indicated in tenths of minutes. For example, a value of 100 indicates 10 minutes.

Applies to