Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.13 KB

Project.Application.LevelPeriodBasis.md

File metadata and controls

30 lines (18 loc) · 1.13 KB
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.LevelPeriodBasis property (Project)
project-server
Project.Application.LevelPeriodBasis
24a13a72-8a3d-e59b-d912-6847f79019e1
06/08/2017
medium

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.

[!includeSupport and feedback]