Project.MAX_PROJECT_NAME_LEN - Champ
Représente le nombre maximal de caractères qui peut être utilisée dans un nom de projet.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly MAX_PROJECT_NAME_LEN As Integer
'Utilisation
Dim value As Integer
value = Project.MAX_PROJECT_NAME_LEN
public static readonly int MAX_PROJECT_NAME_LEN
Remarques
La valeur de MAX_PROJECT_NAME_LEN en lecture seule est 200.