Aspose.Tasks.Properties
Contains classes for working with properties.
Classes
Class | Description |
---|---|
BuiltInProjectProperty | Represents a built-in property. |
BuiltInProjectPropertyCollection | Represents a collection of built-in project properties. |
CustomProjectProperty | Represents a custom property. |
CustomProjectPropertyCollection | Represents a collection of custom project properties. |
Property | Represents a base class of a property. |
PropertyCollection<T> | A base class of collection of properties. |
PropertyKeyedCollection<T> | A base class of collection of properties. |
Structures
Structure | Description |
---|---|
GenericProperty<TKey> | Represents a container property. |
Enumeration
Enumeration | Description |
---|---|
CustomPropertyType | Represents a custom property type enumeration. |