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.