Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 993 Bytes

Project.Application.LevelFreeformTasks.md

File metadata and controls

30 lines (18 loc) · 993 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.LevelFreeformTasks property (Project)
project-server
Project.Application.LevelFreeformTasks
d9a9abca-0efa-ea38-3665-7f7b7ecccc9e
06/08/2017
medium

Application.LevelFreeformTasks property (Project)

True if manually scheduled tasks are leveled; otherwise, False. Read/write Boolean.

Syntax

expression. LevelFreeformTasks

expression An expression that returns an Application object.

Remarks

The LevelFreeformTasks property corresponds to the Level manually scheduled tasks check box in the Resource Leveling dialog box. To access the Resource Leveling dialog box, on the Resource tab of the Ribbon, choose Leveling Options.

To set other leveling options, see the LevelingOptionsEx method.

[!includeSupport and feedback]