PWSListTemplateType enumeration

Specifies the template type for the project site

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<CLSCompliantAttribute(True)> _
Public Enumeration PWSListTemplateType
'Usage
Dim instance As PWSListTemplateType
[CLSCompliantAttribute(true)]
public enum PWSListTemplateType

Members

Member name Description
Documents Value=101. Documents template.
TasksWithTimeline
Issues Value=1100. Issues template.
Risks Value=1101. Risks template.
Proposals Value=1102. Proposals template.
Tasks Value=1103. Tasks template.
Commitments Value=1104. Commitments template.

See also

Reference

Microsoft.Office.Project.Server.Library namespace