CustomField.MAX_MD_PROP_DESCRIPTION_LENGTH Field
Maximum length of a custom field description is 1000 characters.
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_MD_PROP_DESCRIPTION_LENGTH As Integer
'Usage
Dim value As Integer
value = CustomField.MAX_MD_PROP_DESCRIPTION_LENGTH
public static readonly int MAX_MD_PROP_DESCRIPTION_LENGTH