WSS.MAX_WORKSPACE_NAME Field
Specifies the maximum length of a project workspace name.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const MAX_WORKSPACE_NAME As Integer
'Usage
Dim value As Integer
value = WSS.MAX_WORKSPACE_NAME
public const int MAX_WORKSPACE_NAME
Remarks
The value of MAX_WORKSPACE_NAME is 128 double-byte characters.