WSS.ValidationWorkspaceAlreadyExists Field
Specifies the error code that signals that the project workspace that the user is trying to create already exists.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const ValidationWorkspaceAlreadyExists As Integer
'Usage
Dim value As Integer
value = WSS.ValidationWorkspaceAlreadyExists
public const int ValidationWorkspaceAlreadyExists
Remarks
The value of ValidationWorkspaceAlreadyExists is 4.