Aspose.Tasks for .NET 6.9.0 Release Notes

Public API and Backwards Incompatible Changes

The following public properties have been added:

NameDescription
GanttChartView.NonWorkingTimeColorThe color used for non-working time.
Resource.GUIDThe generated unique identification code for the resource.
SaveOptions.UseGradientBrushDetermines whether to use gradient brush when rendering a Gantt chart.
AssignmentViewColumn.FieldColumn field.
GanttChartColumn.FieldColumn field.
ResourceViewColumn.FieldColumn field.

The following public values were added to existing enumerations:

NameDescription
BarItemType.MilestoneMilestone task item type.
BarShape.NoneNo bar shape.
PresentationFormat.TaskSheetTaskSheet presentation format.

The following public methods were added to the existing classes:

NameDescription
ProjectView.GetDefaultTaskSheetViewReturns a project view which includes the ID, indicators, name, duration, start, finish, predecessors and resource names task columns.