Browse our Products
Aspose.Tasks for C++ 20.4 Release Notes
This page contains release notes information for Aspose.Tasks for C++ 20.4 version.
Aspose.Tasks for C++ is based on the .NET version of the API and provides strictly the same functionality as Aspose.Tasks for .NET provides, excluding printing, database I/O operations, Project Online support, and EMF/WMF format support.
All Changes
Key | Summary | Issue Type |
---|---|---|
TASKSNET-3913 | Fix serialization of null tasks when project is created / updated using PWA | Bug |
TASKSNET-3899 | Field.OutlineCode not working when saving to XLSX | Bug |
Public API and Backwards Incompatible Changes
The following public methods and properties were added: | Description |
---|---|
Aspose.Tasks.RecalculationValidationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) | Initializes a new instance of the |
Aspose.Tasks.TaskValidationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) | Initializes a new instance of the |
Aspose.Tasks.TasksReadingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) | Initializes a new instance of the |
Aspose.Tasks.TasksWritingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) | Initializes a new instance of the |