LookupTables.MAX_LEN_LT_NAME Field

Maximum length of a lookup table name.

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

Syntax

'Declaration
Public Shared ReadOnly MAX_LEN_LT_NAME As Integer
'Usage
Dim value As Integer

value = LookupTables.MAX_LEN_LT_NAME
public static readonly int MAX_LEN_LT_NAME

Remarks

Value = 50 characters.

See Also

Reference

LookupTables Class

LookupTables Members

Microsoft.Office.Project.Server.Library Namespace