Application.LevelSelected Method (Project)
Levels the selected tasks to resolve resource conflicts or overallocations.
Version Information
Version Added: Project 2010
Syntax
expression .LevelSelected(ResolveMethod)
expression An expression that returns an Application object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
ResolveMethod |
Optional |
PjLevelSelectedOption |
Specifies what to resolve in the leveling process. Can be a PjLevelSelectedOption constant. The default is pjResolveSelectedTasks. |
Return Value
Boolean
Remarks
The LevelSelected method corresponds to the Level Selection command in the Level group on the Resource tab. The Level Selection command is enabled when more than one task is selected.