Browse our Products
Aspose.Tasks for .NET 24.1 Release Notes
This page contains release notes information for Aspose.Tasks for .Net 24.1.
All Changes
Key | Summary | Issue Type |
---|---|---|
TASKSNET-2948 | Fix existing graphical indicators are not preserved when MPP is opened and then saved by Aspose.Tasks | Enhancement |
TASKSNET-11067 | Fix reading and writing of ExternalTaskId and ExternalTaskUid | Bug |
TASKSNET-10822 | Fix extra empty resource is shown when opening MPP9 file | Bug |
TASKSNET-4874 | Fix incorrect calculation of Rsc.CostVariance for the specific versions of MPP files | Bug |
Public API and Backwards Incompatible Changes
The following public methods and properties were added: | Description |
---|---|
Aspose.Tasks.FilterCriteria.IsFieldValue | Gets 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. |