LookupTables.MAX_VALUE_LEN Field

Maximum 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 MAX_VALUE_LEN As Integer
'Usage
Dim value As Integer

value = LookupTables.MAX_VALUE_LEN
public const int MAX_VALUE_LEN

Remarks

Value = 255 characters.

See Also

Reference

LookupTables Class

LookupTables Members

Microsoft.Office.Project.Server.Library Namespace