Project.NewTasksEstimated Property
Project Developer Reference |
True if new tasks in the active project have estimated durations. Read/write Boolean.
Syntax
expression.NewTasksEstimated
expression A variable that represents a Project object.
Return Value
Boolean
See Also