Share via


WSS.ValidationWorkspaceUrlOrPartsTooLong Field

Specifies the error code that indicates that the length of a site URL part or the length of a workspace URL exceeds the maximum number of characters that are allowed.

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

Syntax

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

value = WSS.ValidationWorkspaceUrlOrPartsTooLong
public const int ValidationWorkspaceUrlOrPartsTooLong

Remarks

The value of ValidationWorkspaceUrlOrPartsTooLong is 7.

See Also

Reference

WSS Class

WSS Members

Microsoft.Office.Project.Server.Library Namespace