PWSWebPartViewType Enumeration

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.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace