LookupTables.MAX_LEVEL field

Maximum number of levels in a hierarchical text lookup table.

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

Syntax

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

value = LookupTables.MAX_LEVEL
public const int MAX_LEVEL

Remarks

Value = 255 levels.

See also

Reference

LookupTables class

LookupTables members

Microsoft.Office.Project.Server.Library namespace