Application.LevelPeriodBasis property (Project)

Gets or sets the period by which resources are checked for overallocations. Read/write PjLevelPeriodBasis.

Syntax

expression. LevelPeriodBasis

expression A variable that represents an Application object.

Remarks

The LevelPeriodBasis property can be one of the following PjLevelPeriodBasis constants: pjMinuteByMinute, pjHourByHour, pjDayByDay, pjWeekByWeek, or pjMonthByMonth.

You can also set the LevelPeriodBasis 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 overallocation leveling period basis in the drop-down list in the Leveling calculations section.

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.