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