다음을 통해 공유


ValidationConst.MAX_ASSN_NOTES_LEN field

Value = 4095. The maximum number of characters in an assignment note.

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

Syntax

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

value = ValidationConst.MAX_ASSN_NOTES_LEN
public const int MAX_ASSN_NOTES_LEN

See also

Reference

ValidationConst class

ValidationConst members

Microsoft.Office.Project.Server.Library namespace