PWSWebPartViewType Enumeration
Specifies the Web Part view 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 PWSWebPartViewType
'Usage
Dim instance As PWSWebPartViewType
[CLSCompliantAttribute(true)]
public enum PWSWebPartViewType
Members
Member name | Description | |
---|---|---|
AllWorkspaces | Value=0. View all project sites. | |
OwnedWorkspaces | Value=1. View only owned workspaces. |