ValidationConst.MAX_FIELD_DESC_LEN field

Value = 1000. The maximum number of characters in a field 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_FIELD_DESC_LEN As Integer
'Usage
Dim value As Integer

value = ValidationConst.MAX_FIELD_DESC_LEN
public const int MAX_FIELD_DESC_LEN

See also

Reference

ValidationConst class

ValidationConst members

Microsoft.Office.Project.Server.Library namespace