Class BuiltInProjectPropertyCollection
Contenu
[
Cacher
]BuiltInProjectPropertyCollection class
Représente une collection de propriétés de projet intégrées.
public sealed class BuiltInProjectPropertyCollection :
PropertyKeyedCollection<BuiltInProjectProperty>
Propriétés
Nom | La description |
---|---|
Author { get; set; } | Obtient ou définit l’auteur d’un projet. |
Category { get; set; } | Obtient ou définit la catégorie d’un projet. |
Comments { get; set; } | Obtient ou définit les commentaires d’un projet. |
Company { get; set; } | Obtient ou définit la société d’un projet. |
Count { get; } | |
HyperlinkBase { get; set; } | Obtient ou définit la base du lien hypertexte d’un projet. |
override IsReadOnly { get; } | Obtient une valeur indiquant si cette collection est en lecture seule ; sinon, faux. |
Item { get; } | |
Keywords { get; set; } | Obtient ou définit les mots-clés d’un projet. |
Manager { get; set; } | Obtient ou définit le gestionnaire d’un projet. |
Names { get; } | |
Subject { get; set; } | Obtient ou définit le sujet d’un projet. |
Title { get; set; } | Obtient ou définit le titre d’un projet. |
Méthodes
Nom | La description |
---|---|
Add(BuiltInProjectProperty) | |
Contains(string) |
Voir également
- class PropertyKeyedCollection<T>
- class BuiltInProjectProperty
- espace de noms Aspose.Tasks.Properties
- Assemblée Aspose.Tasks