Browse our Products

Aspose.Tasks for .NET 23.11 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-11004Add writing of Project.Calendar.Guid to MPPEnhancement
TASKSNET-10629Add a possibility to calculate assignment’s work for the specified date time intervalEnhancement
TASKSNET-10626Add read-only task Status columnEnhancement
TASKSNET-4829Initialize CsvOptions.View with default viewEnhancement

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.StatusGets status of the task.