Aspose.Tasks for C++ 20.4 Release Notes

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

KeySummaryIssue Type
TASKSNET-3913Fix serialization of null tasks when project is created / updated using PWABug
TASKSNET-3899Field.OutlineCode not working when saving to XLSXBug

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 class.
Aspose.Tasks.TaskValidationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)Initializes a new instance of the class.
Aspose.Tasks.TasksReadingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)Initializes a new instance of the class.
Aspose.Tasks.TasksWritingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)Initializes a new instance of the class.