WebObjectDatabaseType enumeration

Office 2013 and later

Specifies the database type of a web object.

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

No code example is currently available or this language may not be supported.

Member nameDescription
ProjectValue=1. A project list.
TaskValue=2. A task list.
DocumentValue=3. A document list.
IssueValue=4. An issue list.
RiskValue=5. A risk list.
CommitmentValue=6. A deliverable list.
GenericSharePointListItemValue=7. A generic SharePoint list.

For a code example that uses the WebObjectDatabaseType enumeration, see CreateWebObjectLinks.

Show: