TaskDependency.LagType Property

Project Developer Reference

The duration of lag time between linked tasks. To specify lead time between tasks, use a negative value. String values default to days unless otherwise specified. Non-string values are interpreted as minutes. Read/write Variant.

Syntax

expression.LagType

expression   A variable that represents a TaskDependency object.

Return Value
PjFormatUnit

See Also