Share via


Application.LevelFreeformTasks Property (Project)

True if manually scheduled tasks are leveled; otherwise, False. Read/write Boolean.

Version Information

Version Added: Project 2010

Syntax

expression .LevelFreeformTasks

expression An expression that returns an Application object.

Remarks

The LevelFreeformTasks property corresponds to the Level manually scheduled tasks check box in the Resource Leveling dialog box. To access the Resource Leveling dialog box, on the Resource tab of the Ribbon, click Leveling Options.

To set other leveling options, see the LevelingOptionsEx method.