Task.DurationVariance Property
Project Developer Reference |
Returns the variance (in minutes) between the planned duration and the duration of a task. Read-only Variant.
Syntax
expression.DurationVariance
expression A variable that represents a Task object.
See Also