LevelAll

ResourceLeveler.LevelAll method

Levels tasks for all project’s resources using default leveling options.

public static LevelingResult LevelAll(Project project)
ParameterTypeDescription
projectProjectProject to apply resource leveling.

Return Value

Object containing results of resource leveling.

See Also