Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.14 KB

Project.Application.TogglePreventResOveralloc.md

File metadata and controls

38 lines (23 loc) · 1.14 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.TogglePreventResOveralloc method (Project)
vbapj.chm1501
vbapj.chm1501
project-server
Project.Application.TogglePreventResOveralloc
7b6686ab-58c6-e1de-cbb1-618495d5c8ba
06/08/2017
medium

Application.TogglePreventResOveralloc method (Project)

Toggles the Prevent Overallocations command for the Team Planner view.

Syntax

expression. TogglePreventResOveralloc

expression An expression that returns an Application object.

Return value

Boolean

Remarks

When the Prevent Overallocations command is active, Project automatically moves tasks so that resources don't become overallocated because of changes made in the Team Planner view. Overallocations that exist when the Prevent Overallocations command is made active are also resolved.

The TogglePreventResOveralloc method corresponds to the Prevent Overallocations command on the Format tab under Team Planner Tools on the ribbon.

[!includeSupport and feedback]