Planner.EFFICIENT_FRONTIER_POINTS_NO field
Contains an integer that represents the number of points along the frontier that are considered during the execution of an efficient frontier function.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const EFFICIENT_FRONTIER_POINTS_NO As Integer
'Usage
Dim value As Integer
value = Planner.EFFICIENT_FRONTIER_POINTS_NO
public const int EFFICIENT_FRONTIER_POINTS_NO
Remarks
The value of EFFICIENT_FRONTIER_POINTS_NO is 11.