LevelingResult

LevelingResult class

Represents the results of resource leveling.

public sealed class LevelingResult

Constructors

NameDescription
LevelingResult()Initializes a new instance of the LevelingResult class.

Properties

NameDescription
AffectedTasks { get; }Gets a set of tasks affected by resource leveling.

See Also