Share via


WSS.WssPWSTemplateNumericIdMinLimit field

Specifies the minimum template ID number in the range of numbers that are assigned to project workspace templates.

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

Syntax

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

value = WSS.WssPWSTemplateNumericIdMinLimit
public const int WssPWSTemplateNumericIdMinLimit

Remarks

The value of WssPWSTemplateNumericIdMinLimit is 6000. The maximum template ID number is 6220.

See also

Reference

WSS class

WSS members

Microsoft.Office.Project.Server.Library namespace