Aspose::Tasks::Properties

Aspose::Tasks::Properties namespace

It includes types such as BuiltInProjectProperty, CustomProjectProperty, and generic property collections that enable retrieval, modification, and enumeration of project metadata. Use these classes to access standard properties like start date or define custom key‑value pairs for extended project information.

Classes

NameDescription
BuiltInProjectPropertyRepresents a built-in property.
BuiltInProjectPropertyCollectionRepresents a collection of built-in project properties.
CustomProjectPropertyRepresents a custom property.
CustomProjectPropertyCollectionRepresents a collection of custom project properties.
GenericProperty< TKey >Represents a container property.
PropertyRepresents a base class of a property.
PropertyCollection< T >A base class of collection of properties.
PropertyKeyedCollection< T >A base class of collection of properties.