Share via


Activity.MAX_TASK_NUMBER_ALLOWED_TO_DISPLAY field

Specifies the maximum number of tasks that a workflow activity can display.

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

Syntax

'Declaration
Public Const MAX_TASK_NUMBER_ALLOWED_TO_DISPLAY As Integer
'Usage
Dim value As Integer

value = Activity.MAX_TASK_NUMBER_ALLOWED_TO_DISPLAY
public const int MAX_TASK_NUMBER_ALLOWED_TO_DISPLAY

Remarks

The value of the MAX_TASK_NUMBER_ALLOWED_TO_DISPLAY constant is 101.

See also

Reference

Activity class

Activity members

Microsoft.Office.Project.Server.Library namespace