Browse our Products

Aspose.Tasks for .NET 24.1 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-2948Fix existing graphical indicators are not preserved when MPP is opened and then saved by Aspose.TasksEnhancement
TASKSNET-11067Fix reading and writing of ExternalTaskId and ExternalTaskUidBug
TASKSNET-10822Fix extra empty resource is shown when opening MPP9 fileBug
TASKSNET-4874Fix incorrect calculation of Rsc.CostVariance for the specific versions of MPP filesBug

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Tasks.FilterCriteria.IsFieldValueGets whether the right-hand value of FilterCriteria is a field reference, not a constant value.
Aspose.Tasks.FilterCriteria.SetValueField(Aspose.Tasks.Field)Sets the field whose value will be compared with the value of the field specified by FieldName.