| Project Developer Reference |
Returns the variance (in minutes) between the baseline start date and the start date of an assignment or task. Read-only Variant.
Syntax
expression.StartVariance
expression A variable that represents an Assignment object.
Return Value
Variant
Example
The following example displays the number of tasks in the active project that have started late.
| Visual Basic for Applications |
|---|
|
See Also