Application.LevelSelected Method (Project)
Levels the selected tasks to resolve resource conflicts or overallocations.
Version Added: Project 2010
expression .LevelSelected(ResolveMethod)
expression An expression that returns an Application object.
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. |
Boolean
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.