Class ResourceLeveler
ResourceLeveler class
Contains resource leveling methods.
public static class ResourceLeveler
Methods
Name | Description |
---|---|
static ClearLeveling(IEnumerable<Task>) | Clears any leveling delay that was previously added to the specified tasks during resource leveling. |
static ClearLeveling(Project) | Clears any leveling delay that was previously added to the project during resource leveling. |
static LevelAll(Project) | Levels tasks for all project’s resources using default leveling options. |
static LevelResources(Project, LevelingOptions) | Levels tasks for the specified resources using the specified leveling options. |
See Also
- namespace Aspose.Tasks.Leveling
- assembly Aspose.Tasks