Share via


LookupTables.MAX_COOKIE_LEN field

Maximum length of a lookup table cookie.

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

Syntax

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

value = LookupTables.MAX_COOKIE_LEN
public const int MAX_COOKIE_LEN

Remarks

Value = 32,766 (0x7ffe) bytes.

See also

Reference

LookupTables class

LookupTables members

Microsoft.Office.Project.Server.Library namespace