PWSListTemplateType 枚举
指定项目网站的模板类型
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
<CLSCompliantAttribute(True)> _
Public Enumeration PWSListTemplateType
用法
Dim instance As PWSListTemplateType
[CLSCompliantAttribute(true)]
public enum PWSListTemplateType
成员
成员名称 | 说明 | |
---|---|---|
Documents | 值 = 101。文档模板。 | |
TasksWithTimeline | ||
Issues | 值 = 1100年。问题的模板。 | |
Risks | 值 = 1101年。风险模板。 | |
Proposals | 值 = 1102年。计划书模板。 | |
Tasks | 值 = 1103年。任务模板。 | |
Commitments | 值 = 1104年。承诺模板。 |