Application.LevelOrder property (Project)

Gets or sets the order in which tasks with overallocations will be delayed when resources are leveled. Read/write PjLevelOrder.

Syntax

expression. LevelOrder

expression A variable that represents an Application object.

Remarks

The LevelOrder property can be one of the following PjLevelOrder constants: pjLevelID, pjLevelStandard, or pjLevelPriority.

You can also set the LevelOrder property in the Resource Leveling dialog box. To access the setting, click Leveling Options on the Resource tab of the Ribbon, and then set the Leveling order drop-down list.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.