Browse our Products

Aspose.Tasks for .NET 7.0.0 Release Notes

Public API and Backwards Incompatible Changes

The following public classes were added:

Class nameDescription
MPPSaveOptionsAllows to specify additional options when saving project data to MPP.
InvalidTaskExceptionRepresents exception which occurs when an operation is invoked with invalid task.
InvalidAssignmentExceptionRepresents exception which occurs when an operation is invoked with invalid assignment.

The following public methods were added to existing classes:

Method nameDescription
Project.Save(string, MPPSaveOptions)Saves project to mpp with specified save options

The following public properties were added to existing classes:

Property nameDescription
View Project.DefaultViewGets default view of the project (this data is available for mpp format only)

The following public fields were added to existing classes:

Field nameDescription
BarShape.MiddleRepresents Rectangle middle bar shape in Gantt Chart View
Shape.ArrowDownRepresents Arrow Down Shape in Gantt Chart View