Optimizer.AnalysisType enumeration

Specifies the type for an optimizer analysis.

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

Syntax

'Declaration
Public Enumeration AnalysisType
'Usage
Dim instance As Optimizer.AnalysisType
public enum AnalysisType

Members

Member name Description
Cost Value=0. Analyze based on project cost.
Cost_and_Schedule Value=1. Analyze based on project cost and schedule.

See also

Reference

Microsoft.Office.Project.Server.Library namespace