Share via


WSS.ValidationNoError field

Specifies the error code that indicates that there is no error.

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

Syntax

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

value = WSS.ValidationNoError
public const int ValidationNoError

Remarks

The value of ValidationNoError is 0.

See also

Reference

WSS class

WSS members

Microsoft.Office.Project.Server.Library namespace