Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the Web Part view type for the project workspace.
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 workspaces. | |
| OwnedWorkspaces | Value=1. View only owned workspaces. |