Share via


Planner.MAX_HORIZON field

Contains an integer that represents the maximum number of months that can be included in a timephased analysis.

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

Syntax

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

value = Planner.MAX_HORIZON
public const int MAX_HORIZON

Remarks

The value of MAX_HORIZON is 48.

See also

Reference

Planner class

Planner members

Microsoft.Office.Project.Server.Library namespace