CustomField.MAX_LEN_MD_PROP_NAME field

Maximum length of a custom field name is 50 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_LEN_MD_PROP_NAME As Integer
'Usage
Dim value As Integer

value = CustomField.MAX_LEN_MD_PROP_NAME
public static readonly int MAX_LEN_MD_PROP_NAME

See also

Reference

CustomField class

CustomField members

Microsoft.Office.Project.Server.Library namespace