Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |