Share via


LookupTables.MIN_LEVEL field

Minimum 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 MIN_LEVEL As Integer
'Usage
Dim value As Integer

value = LookupTables.MIN_LEVEL
public const int MIN_LEVEL

Remarks

Value = 1 level.

See also

Reference

LookupTables class

LookupTables members

Microsoft.Office.Project.Server.Library namespace