CustomField.NEW_CF_PER_REQUEST_LIMIT field

Maximum number of custom fields that can be created in one request = 250.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly NEW_CF_PER_REQUEST_LIMIT As Integer
'Usage
Dim value As Integer

value = CustomField.NEW_CF_PER_REQUEST_LIMIT
public static readonly int NEW_CF_PER_REQUEST_LIMIT

See also

Reference

CustomField class

CustomField members

Microsoft.Office.Project.Server.Library namespace