Freigeben über


PWSListTemplateType-Enumeration

Gibt an, welche Vorlage für die Projektwebsite

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

Member

Membername Beschreibung
Documents Wert = 101. Dokumente-Vorlage.
TasksWithTimeline
Issues Wert = 1100. Problemevorlage.
Risks Wert = 1101. Risiken-Vorlage.
Proposals Wert = 1102. Vorschläge Vorlage.
Tasks Wert = 1103. Vorlage für Aufgaben.
Commitments Wert = 1104. Zusicherungen Vorlage.

Siehe auch

Referenz

Microsoft.Office.Project.Server.Library-Namespace