Browse our Products

Aspose.Tasks for .NET 18.10 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-2697Add recurring task parameters validation when creating recurring taskEnhancement
TASKSNET-2735Incorrect start of recurring taskBug
TASKSNET-2721Unsupported comma in task summary while exporting to MPX formatBug

Public API and Backwards Incompatible Changes

The following public types were added:Description
Aspose.Tasks.ValidationExceptionRepresents 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.RecalculateResourceStartFinishRecalculates Start and Finish of resources.
Aspose.Tasks.Project.RecalculateResourceFieldsRecalculates Id, Start and Finish of resources.