BuiltInProjectPropertyCollection
내용물
[
숨다
]BuiltInProjectPropertyCollection class
기본 제공 프로젝트 속성 모음을 나타냅니다.
public sealed class BuiltInProjectPropertyCollection :
PropertyKeyedCollection<BuiltInProjectProperty>
속성
이름 | 설명 |
---|---|
Author { get; set; } | 프로젝트 작성자를 가져오거나 설정합니다. |
Category { get; set; } | 프로젝트의 범주를 가져오거나 설정합니다. |
Comments { get; set; } | 프로젝트의 설명을 가져오거나 설정합니다. |
Company { get; set; } | 프로젝트의 회사를 가져오거나 설정합니다. |
Count { get; } | |
HyperlinkBase { get; set; } | 프로젝트의 하이퍼링크 기반을 가져오거나 설정합니다. |
override IsReadOnly { get; } | 이 컬렉션이 읽기 전용인지 여부를 나타내는 값을 가져옵니다. 그렇지 않으면 false. |
Item { get; } | |
Keywords { get; set; } | 프로젝트의 키워드를 가져오거나 설정합니다. |
Manager { get; set; } | 프로젝트의 관리자를 가져오거나 설정합니다. |
Names { get; } | |
Subject { get; set; } | 프로젝트의 주제를 가져오거나 설정합니다. |
Title { get; set; } | 프로젝트의 제목을 가져오거나 설정합니다. |
행동 양식
이름 | 설명 |
---|---|
Add(BuiltInProjectProperty) | |
Contains(string) |
또한보십시오
- class PropertyKeyedCollection<T>
- class BuiltInProjectProperty
- 네임스페이스 Aspose.Tasks.Properties
- 집회 Aspose.Tasks