Browse our Products
Aspose.Tasks for .NET 23.11 Release Notes
This page contains release notes information for Aspose.Tasks for .Net 23.11.
All Changes
Key | Summary | Issue Type |
---|---|---|
TASKSNET-11004 | Add writing of Project.Calendar.Guid to MPP | Enhancement |
TASKSNET-10629 | Add a possibility to calculate assignment’s work for the specified date time interval | Enhancement |
TASKSNET-10626 | Add read-only task Status column | Enhancement |
TASKSNET-4829 | Initialize CsvOptions.View with default view | Enhancement |
Public API and Backwards Incompatible Changes
The following public methods and properties were added: | Description |
---|---|
Aspose.Tasks.ResourceAssignment.GetTimephasedWork(DateTime, DateTime, TimephasedDataType) | Gets amount of timephased work for the specified date time interval. |
Aspose.Tasks.Task.Status | Gets status of the task. |