Browse our Products
Aspose.Tasks for .NET 18.10 Release Notes
This page contains release notes information for Aspose.Tasks for .NET 18.10.
All Changes
Key | Summary | Issue Type |
---|---|---|
TASKSNET-2697 | Add recurring task parameters validation when creating recurring task | Enhancement |
TASKSNET-2735 | Incorrect start of recurring task | Bug |
TASKSNET-2721 | Unsupported comma in task summary while exporting to MPX format | Bug |
Public API and Backwards Incompatible Changes
The following public types were added: | Description |
---|---|
Aspose.Tasks.ValidationException | Represents an exception which is thrown when errors are found during validation of entity. |
The following public methods and properties were added: | Description |
Aspose.Tasks.Project.RecalculateResourceStartFinish | Recalculates Start and Finish of resources. |
Aspose.Tasks.Project.RecalculateResourceFields | Recalculates Id, Start and Finish of resources. |