Share via


WSS.ValidationHierarchyNotValid field

Specifies the error code that signals that the directory structure for a project workspace site does not exist.

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

Syntax

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

value = WSS.ValidationHierarchyNotValid
public const int ValidationHierarchyNotValid

Remarks

The value of ValidationHierarchyNotValid is 2.

See also

Reference

WSS class

WSS members

Microsoft.Office.Project.Server.Library namespace