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