Task.LevelIndividualAssignments Property
Project Developer Reference |
True if leveling can adjust individual assignments on a task. False if all assignments on a task will be adjusted, including those that are not overallocated. Read/write Boolean.
Syntax
expression.LevelIndividualAssignments
expression A variable that represents a Task object.
Return Value
Variant
See Also