Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.04 KB

Project.Application.LevelingClear.md

File metadata and controls

46 lines (27 loc) · 1.04 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.LevelingClear method (Project)
vbapj.chm612
vbapj.chm612
project-server
Project.Application.LevelingClear
fdd537eb-f9c2-c8d9-ec26-0f4af9a63c33
06/08/2017
medium

Application.LevelingClear method (Project)

Removes the effects of leveling.

Syntax

expression. LevelingClear( _All_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
All Optional Boolean True if delays are removed from all tasks. False if delays are removed from selected tasks only.

Return value

Boolean

Remarks

Using the LevelingClear method without specifying any arguments displays the Clear Leveling dialog box.

The LevelingClear method has no effect if a task has a priority of 1000 (don't level).

[!includeSupport and feedback]