Share via


WSS.ValidationWorkspaceNameIsBlank Field

Specifies the error code that signals that the project workspace name is blank.

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

Syntax

'Declaration
Public Const ValidationWorkspaceNameIsBlank As Integer
'Usage
Dim value As Integer

value = WSS.ValidationWorkspaceNameIsBlank
public const int ValidationWorkspaceNameIsBlank

Remarks

The value of ValidationWorkspaceNameIsBlank is 3.

See Also

Reference

WSS Class

WSS Members

Microsoft.Office.Project.Server.Library Namespace