CustomProjectPropertyCollection

CustomProjectPropertyCollection class

Inherits: Aspose::Tasks::Properties::PropertyKeyedCollection< System::SharedPtr< Aspose::Tasks::Properties::CustomProjectProperty > >

Represents a collection of custom project properties.

Constructors

NameDescription
CustomProjectPropertyCollectionInitializes a new instance of the CustomProjectPropertyCollection class.

Methods

NameDescription
Add (4 overloads)Creates a new custom property.
get_IsReadOnlyGets a value indicating whether this collection is read-only; otherwise, false.
RemoveRemoves a property with the specified name from the collection.