Version.MAX_VERSION_NAME_LEN field
NOTE: This API is now obsolete.
Value = 50. The maximum name length for a Project Server version.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ObsoleteAttribute("The Version class is deprecated.")> _
Public Shared ReadOnly MAX_VERSION_NAME_LEN As Integer
'Usage
Dim value As Integer
value = Version.MAX_VERSION_NAME_LEN
[ObsoleteAttribute("The Version class is deprecated.")]
public static readonly int MAX_VERSION_NAME_LEN