Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains an integer that represents the maximum number of resources that can be requested in a PSI call.
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_RESOURCES_REQUESTED As Integer
'Usage
Dim value As Integer
value = Resource.MAX_RESOURCES_REQUESTED
public static readonly int MAX_RESOURCES_REQUESTED
Remarks
The value for MAX_RESOURCES_REQUESTED is 100000.