BuiltInProjectPropertyCollection

BuiltInProjectPropertyCollection class

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

Represents a collection of built-in project properties.

Methods

NameDescription
get_AuthorGets the author of a project.
get_CategoryGets the category of a project.
get_CommentsGets the comments of a project.
get_CompanyGets the company of a project.
get_HyperlinkBaseGets the hyperlink base of a project.
get_IsReadOnlyGets a value indicating whether this collection is read-only; otherwise, false.
get_KeywordsGets the keywords of a project.
get_ManagerGets the manager of a project.
get_SubjectGets the subject of a project.
get_TitleGets the title of a project.
set_AuthorSets the author of a project.
set_CategorySets the category of a project.
set_CommentsSets the comments of a project.
set_CompanySets the company of a project.
set_HyperlinkBaseSets the hyperlink base of a project.
set_KeywordsSets the keywords of a project.
set_ManagerSets the manager of a project.
set_SubjectSets the subject of a project.
set_TitleSets the title of a project.