TaskDependency.Lag 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.Lag
expression A variable that represents a TaskDependency object.
See Also