Share via


LookupTables.MAX_DESCRIPTION_LEN field

Maximum length of a lookup table description.

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

Syntax

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

value = LookupTables.MAX_DESCRIPTION_LEN
public const int MAX_DESCRIPTION_LEN

Remarks

Value = 255 characters.

See also

Reference

LookupTables class

LookupTables members

Microsoft.Office.Project.Server.Library namespace