Compartir a través de


Resource.MAX_RESOURCE_NAME_LEN Field

Represents the maximum number of characters that are allowed in a resource name.

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_RESOURCE_NAME_LEN As Integer
'Usage
Dim value As Integer

value = Resource.MAX_RESOURCE_NAME_LEN
public static readonly int MAX_RESOURCE_NAME_LEN

Remarks

The value for MAX_RESOURCE_NAME_LEN is 255.

See Also

Reference

Resource Class

Resource Members

Microsoft.Office.Project.Server.Library Namespace