Browse our Products

Aspose.Tasks for .NET 16.11.0 Release Notes

Aspose.Tasks for .NET API enables application developers to write code for manipulating Microsoft Project documents without it being installed on the systems. It provides support for Microsoft Project (MPP/XML) as well as Primavera File Formats. Project data can be exported to a number of formats including PDF, PNG, BMP and others.

Features and Improvements

KeySummaryCategory
TASKSNET-1674Add support for saving Tsk.ExternalTask and Tsk.ExternalTaskProject properties to MPP format.New Feature
TASKSNET-1696Custom attribute lookup not selected in MSP, hence no dropdown available for itBug
TASKSNET-1658Predecessor information to External Task changed to localBug
TASKSNET-1637Resource assignment takes long time to accomplishBug
TASKSNET-1614TaskLink not followed while saving project as MPPBug
TASKSNET-1611Loading and Saving Project file with large number of tasks takes long timeBug
TASKSNET-1609Extended attribute value cannot be read from MPP fileBug
TASKSNET-1604Wrong split task data saved to MPPBug
TASKSNET-1593Custom field with custom values in dropdown cannot be retrieved from MPPBug
TASKSNET-1589PhysicalPercentComplete not saved in MPP fileBug

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Tasks.ExtendedAttributeDefinition.CreateExtendedAttribute(Aspose.Tasks.OutlineValue)Creates new extended attribute linked with specified Aspose.Tasks.OutlineValue item from Aspose.Tasks.OutlineCodeDefinition lookup table.
The following public enumerations were added:Description
Aspose.Tasks.TaskKey.ExternalKeyRepresents the ExternalKey (Task) field.