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