ProjectDetailPages.PageType 列舉
專案詳細資料頁面中,會指定頁面類型。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
<ClientCallableTypeAttribute(ServerTypeId := "196869D3-DE28-4664-AD62-9699E6B2B3C2", _
Name := "ProjectDetailPageType")> _
Public Enumeration PageType
'用途
Dim instance As ProjectDetailPages.PageType
[ClientCallableTypeAttribute(ServerTypeId = "196869D3-DE28-4664-AD62-9699E6B2B3C2",
Name = "ProjectDetailPageType")]
public enum PageType
成員
成員名稱 | 描述 | |
---|---|---|
None | 值 = 0。無。 | |
ProjectDefault | 值 = 1。[預設] 頁面。 | |
NewProject | 值 = 2。新的專案] 頁面。 | |
WorkflowStatus | 值 = 3。工作流程狀態] 頁面。 |