Share via


WSS.ValidationWorkspaceNameCannotStartOrEndWithPeriod field

Specifies the error code that signals that a workspace name starts or ends with a period.

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

Syntax

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

value = WSS.ValidationWorkspaceNameCannotStartOrEndWithPeriod
public const int ValidationWorkspaceNameCannotStartOrEndWithPeriod

Remarks

The value of ValidationWorkspaceNameCannotStartOrEndWithPeriod is 6.

See also

Reference

WSS class

WSS members

Microsoft.Office.Project.Server.Library namespace