IGanttTaskRelation.DelayDays Property

Gets or sets the lag or lead time for the dependent task. A positive number means lag time which delays the start time of the successor task. A negative number means lead time where the task overlaps its predecessor.
Property DelayDays() As Double
This language is not supported or no code example is available.
double DelayDays {get; set;}
This language is not supported or no code example is available.

Property Value

double

The number of days for the delay or the overlap between two tasks.

Version
 
Available since QDV 7.19.478.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition