WSS.ValidationURIInvalid field
Specifies the error code that signals that the workspace URL is not a well-formed URI or that the site hierarchy does not exist under this path.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const ValidationURIInvalid As Integer
'Usage
Dim value As Integer
value = WSS.ValidationURIInvalid
public const int ValidationURIInvalid
Remarks
The value of ValidationURIInvalid is 1.