Overload List

  NameDescription
Public methodOptimizeWork(Boolean, Boolean, Nullable<(Of <<'(DateTime>)>>))
Optimizes schedule times of all managed items in order to optimize the project finish date without leveling resources, respecting dependency constraints.
Public methodOptimizeWork(TaskItem, Boolean, Boolean, Nullable<(Of <<'(DateTime>)>>))
Optimizes schedule times of the specified item in order to optimize the project finish date without leveling resources, respecting dependency constraints.

See Also