Share via


LookupTables.MIN_VALUE_LEN field

Minimum length of a text lookup table item.

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

Syntax

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

value = LookupTables.MIN_VALUE_LEN
public const int MIN_VALUE_LEN

Remarks

Value = 1 character.

See also

Reference

LookupTables class

LookupTables members

Microsoft.Office.Project.Server.Library namespace